图形图像处理-第七讲幻灯片.pptVIP

  • 11
  • 0
  • 约6.05千字
  • 约 73页
  • 2018-05-11 发布于河南
  • 举报
图形图像处理 信息与计算科学系 张宝雷 hh ??? Assignment between unlike types is not allowed. Error in == huffencode at 44 string(pointer+(0:len-1))=code; Error in == hh at 4 [zipped,info]=huffencode(data); %调用Huffman编码程序进行压缩 MATLAB窗口提示 ??? Assignment between unlike types is not allowed. Error in == huffencode at 44 string(pointer+(0:len-1))=code; Error in == hh at 4 [zipped,info]=huffencode(data); %调用Huffman编码程序进行压缩 Huffencode.m string=repmat(uint(0),1,len); pointer=1; for index=1:length(vector) code=codeword{double(vector(index))+1}; len=length(code); string(poi

文档评论(0)

1亿VIP精品文档

相关文档