搜索资源列表
JPEG_compress_using_MATLAB_and_c
- 用matlab 和 c联合编程实现JPEG图像压缩,包括量化,霍夫曼编码,解码
matlab wavelet code
- 图形图像处理中小波压缩编码的码头喇叭实现,非常简单,只是调用系统函数-graphics processing wavelet compression coding to achieve the terminal loudspeaker, very simple, just call functions
gray_Code
- 这是用MATLAB编写的静态图像压缩程序中的基于灰度编码部分-is prepared using MATLAB static image compression based on the procedures Gray coding
Photo
- 数字图像处理编程入门 书和书的 源代码 1) windows位图bitmap(即bmp文件)的结构和调色版的概念; (2) 图象的平移、旋转、镜象变换、转置变换、放缩; (3) 图象的平滑(去噪声)、锐化; (4) 图象的半影调、抖动技术; (5) 图象的直方图修正、彩色变换; (6) 图象的腐蚀和膨胀效果、细化算法、骨架的提取; (7) 图象的边沿检测与抽取、hough变换、轮廓跟踪; (8) 图象的检测、模板匹配;
tuxiangyasuo
- 基于DCT的JPEG图像压缩编码算法的MATLAB实现 希望可以帮到大家-DCT-JPEG image compression coding algorithm MATLAB-based hope you can help
MtuliwaveletSphit_Matlab
- Matlab 多小波变换SPHIT编码的图像压缩技术-Matlab based multiwavelet transform SPHIT coding image conpress
jpeg_compression
- DCT的图像压缩编码算法的应用基于MATLAB-image compression
JPEG
- 使用matlab实现的jpeg基本系统,输入为灰度图像,输出为使用‘0’‘1’字符表示的字符串。 包括dct编码与解码、量化与反量化,Huffman编码与解码(The JPEG basic system implemented with MATLAB is entered into a gray image, and the output is a string represented with a '0' '1' character. Including DCT coding and de