搜索资源列表
VC_ImageProcessing
- 《Visual C++数字图像获取、处理及实践应用》杨枝灵、王开等编著。内容:第4章 图像增强(对比度增强、灰度变换法、直方图修整法、图像平滑、图像锐化、伪彩色和假彩色增强);第5章 图像复原(逆滤波复原、维纳滤波方法);第6章 图像处理中的正交变换(傅立叶变换、离散余弦变换(DCT)、沃尔什变换、基于特征向量的变换、霍特林(Hotelling)变换、SVD变换、小波变换、Mallat算法);第7章 图像压缩编码(霍夫曼(Huffman
ImagevaryCoding
- 最基本的图像编码VC程序,包括香农定理、霍夫曼编码、位平面编码(按照比特位的重要性编码)等。-basic image coding VC procedures, including Shannon theorem, Huffman coding, bitplane coding (in accordance with the importance of bit-coding).
tuxiangbianma
- 此程序能够实现霍夫曼编码,香农-费诺编码,算术编码以及位平面编码等。
用C++实现huffman编码,算术编码,位平面编码,游程编码,预测编码,香农费诺编码
- 用C++实现huffman编码,算术编码,位平面编码,游程编码,预测编码,香农费诺编码,只需在对话框中选择功能就可以实现
ImagevaryCoding
- 最基本的图像编码VC程序,包括香农定理、霍夫曼编码、位平面编码(按照比特位的重要性编码)等。-basic image coding VC procedures, including Shannon theorem, Huffman coding, bitplane coding (in accordance with the importance of bit-coding).
tuxiangbianma
- 此程序能够实现霍夫曼编码,香农-费诺编码,算术编码以及位平面编码等。-This process can realize Huffman coding, Shannon- Fenno coding, arithmetic coding and bit-plane coding.
ImageCoding
- 这是关于图像压缩编码的VC源代码,该代码可实现Huffman编码、Shannon-Fano编码、算术编码以及位平面编码等算法。对作图像压缩编码的同仁是个很好的参考代码。代码来自《数字图像处理典型算法及实现》。-This is the image compression coding on the VC source code, the code can be realized Huffman coding, Shannon-Fano c
Image_CompressionCoding
- 各类图像压缩编码的VC++综合程序,包含了霍夫曼编码、香农-费诺编码、算术编码、游程编码、位平面编码等压缩编码的子程序源代码,非常适合学习用-Various types of image compression coding VC++ Comprehensive program, including the Huffman coding, Shannon- Fenno coding, arithmetic coding, run-len
imagecompress
- 包括:霍夫曼编码、Shannon-Fano编码、算术编码、位平面编码预测编码-Include: Huffman coding, Shannon-Fano coding, arithmetic coding, bit plane coding prediction coding
ImageCoding
- 几种图像编码标准在一个程序的集合,包括霍夫曼编码,香农-费诺编码,算术编码,位平面编码,可以输入256色图像和输出。-Several image coding standard in a collection of procedures, including Huffman coding, Shannon- Fenno coding, arithmetic coding, bit plane coding, you can enter
ImageCode
- 图像压缩编码实例程序,包括霍夫曼编码、香农-费诺编码、算术编码、位平面编码、预测编码,对图像处理中需要编码操作时有参考价值。注意仅针对256色位图。-Examples of image compression coding procedures, including Huffman coding, Shannon- Fenno coding, arithmetic coding, bit plane coding, predictive
ImageCoding
- 具有编码功能(包括霍夫曼编码、香农-费诺编码、算法编码、位平面编码)-With encoding function (including Huffman coding, Shannon- Fenno encoding, encoding algorithm, bit-plane coding)
ImageCoding
- 对于灰度图像进行霍夫曼编码,算术编码,香农费诺编码,位平面编码,并且自己定义了一种IMG的图片格式,用于生成图片,保存,采用VC++编程实现-For grayscale images Huffman code, arithmetic coding, Shannon Fenno encoding, bit-plane coding, and their own definition of a IMG image format, used
ImageCoding
- 本程序主要实现对图像的Huffman编码,Shannon-Fano编码,算术编码,位平面编码,预测编码-The main achievement of this procedure the image of Huffman coding, Shannon-Fano coding, arithmetic coding, bit plane coding, predictive coding
ImageCoding
- 图像编码,包括霍夫曼编码,香农编码,位平面编码等
ImageCoding
- 图像压缩编码从本质上来说就是对要处理的图像源数据用一定的规则进行变换和组合,从而达到以尽可能少的代码来表示尽可能多的数据信息的目的.下面是图像压缩编码的源程序(shannon-fano编码)/(算术编码)/(位平面编码)/(预测编码)-Image compression coding is essentially to deal with the image of the source data used to change certa
12
- 用VC++编的图像编码,有霍夫曼编码、算术编码,位平面编码等-Using VC++ for image coding, and Huffman coding, arithmetic coding, bit-plane coding
41695066wienerfilter2
- 内容:第4章 图像增强(对比度增强、灰度变换法、直方图修整法、图像平滑、图像锐化、伪彩色和假彩色增强);第5章 图像复原(逆滤波复原、维纳滤波方法);第6章 图像处理中的正交变换(傅立叶变换、离散余弦变换(DCT)、沃尔什变换、基于特征向量的变换、霍特林(Hotelling)变换、SVD变换、小波变换、Mallat算法);第7章 图像压缩编码(霍夫曼(Huffman)编码、算术编码、游程编码(Run Length Coding)、位平面
EZWCoder
- 零树编码(位平面编码)和解码的C程序,可读性较好。可以编译后运行。-Zero-tree coding (bit-plane coding) and decoding of C procedures, better readability. Can be compiled to run.
xinxilun
- 《Visual C++数字图像获取、处理及实践应用》杨枝灵、王开等编著。内容:第4章 图像增强(对比度增强、灰度变换法、直方图修整法、图像平滑、图像锐化、伪彩色和假彩色增强);第5章 图像复原(逆滤波复原、维纳滤波方法);第6章 图像处理中的正交变换(傅立叶变换、离散余弦变换(DCT)、沃尔什变换、基于特征向量的变换、霍特林(Hotelling)变换、SVD变换、小波变换、Mallat算法);第7章 图像压缩编码(霍夫曼(Huffman