搜索资源列表
图像处理课程设计
- 用MFC编写,实现的功能有: i. 打开256色的BMP格式的图像文件: ii. 图像的傅立叶变换: iii. 直方图均衡化: iv. 图像的中值滤波 v. 图像的边缘检测 vi. 几何变换 vii. 哈夫 曼编码查看: viii. 直方图查看 ix. 用哈夫曼压缩方法对图像进行压缩并生成压缩文件 另外还有课设论文及重要模块流程图。有一定 的参考价值 -prepared usin
ImageCompress
- 行程编码,JPEG压缩编码(基本系统) 命令行编译过程如下 vcvars32 rc bmp.rc cl compress.c bmp.res user32.lib gdi32.lib 注意事项: 运行时,文件c:\\test.pcx;c:\\test.jpg必须存在 -itinerary coding, JPEG compression coding (basic system) command
compressimage
- 行程编码,JPEG压缩编码(基本系统) 命令行编译过程如下 vcvars32 rc bmp.rc cl compress.c bmp.res user32.lib gdi32.lib-itinerary coding, JPEG coding (basic system) command line compiler process following vcvars32 mail c bmp.rc l compres
compress
- 用于bmp图像转化为jpg的图像压缩算法实现的源代码。
COMPRESS
- 将bmp图片压成一个包,供外部调用,真是太好用了!
图像处理课程设计
- 用MFC编写,实现的功能有: i. 打开256色的BMP格式的图像文件: ii. 图像的傅立叶变换: iii. 直方图均衡化: iv. 图像的中值滤波 v. 图像的边缘检测 vi. 几何变换 vii. 哈夫 曼编码查看: viii. 直方图查看 ix. 用哈夫曼压缩方法对图像进行压缩并生成压缩文件 另外还有课设论文及重要模块流程图。有一定 的参考价值 -prepared usin
doudong
- 实现图案化和抖动技术,以及bmp2txt 命令行编译过程如下 vcvars32 rc bmp.rc cl dither.c bmp.res user32.lib gdi32.lib 注意事项: 运行时,文件c:\test.bmp必须存在 vcvars32 rc bmp.rc cl compress.c bmp.res user32.lib gdi32.lib 注意事项: 运行
compressimage
- 行程编码,JPEG压缩编码(基本系统) 命令行编译过程如下 vcvars32 rc bmp.rc cl compress.c bmp.res user32.lib gdi32.lib-itinerary coding, JPEG coding (basic system) command line compiler process following vcvars32 mail c bmp.rc l compres
compress
- 用于bmp图像转化为jpg的图像压缩算法实现的源代码。-For bmp images into a jpg image compression algorithm source code.
COMPRESS
- 将bmp图片压成一个包,供外部调用,真是太好用了!-Bmp picture to pressure into a package for an external call, really good use!
sunplus-jpg-bmp-compress-tool
- sunplus绘OSD,JPG,BMP压缩工具-Sunplus painted OSD, JPG, BMP Compression tools
JPEG_SourceCode
- source目录下为本章介绍的源程序 功能是行程编码,JPEG压缩编码(基本系统) 命令行编译过程如下 vcvars32 rc bmp.rc cl compress.c bmp.res user32.lib gdi32.lib-source directory for the introduction of this chapter is to visit the source code function, J
r
- 实现图象的平滑(去噪声),锐化 命令行编译过程如下 vcvars32 rc bmp.rc cl compress.c bmp.res user32.lib gdi32.lib-The Method of Preserving Edge Smoothing
compress
- bmp->jpg的好工具,很难得的,放心试用-bmp-> jpg good tool, it is difficult to get, rest assured that the trial
Video_Senior
- Use vfw to control a video camera. It can Capture BMP file and then store it... It can Capture WAV file and compress it and then store it-Use vfw to control a video camera. It can Capture BMP file and then store it
compress-bmp
- 演示由bmp到JPEG压缩编码!适合学习图像处理算法的读者!-Presentation by the bmp to the JPEG compression! Image processing algorithms suitable for learning readers!
cppfrance_CONVERSION-BMP-JPEG-AVEC-LIBRAIRIE-CXIM
- programm compress JPEG
JPEG_compression_image.m
- 利用Matlab编程实现对lena.bmp灰度图象进行QF=50和QF=40的压缩和解压缩,比较二者的PSNR,并且利用霍夫曼编码模拟信道中传输图象。通过了Matlab2009A测试。-Using Matlab program to compress and decompress the gray image Lena.bmp at QF = 50 and QF = 40,as well as comparing the result
Huffman
- huffman编码压缩和解压缩文件,可以压缩文字,图片等-huffman coding to compress and decompress the file, can compress text, pictures, etc.
RLE16Compress
- 简单的RLE算法压缩bmp文件,文件越简单压缩效率越高。但和rar没法比。-RLE compress bmp file