搜索资源列表
JPEG处理源代码
- 方便处理JPEG格式图片的基于VC的源代码-facilitate the processing of JPEG images based on the source code VC
PicCompressEncode(VC)
- 本程序是用VC++6.0开发的BMP转JPEG格式的图片压缩源程序,编译后即可运行。并且可以自行设定压缩的质量。-this program is the development of the VC 6.0 BMP format to the JPEG image compression source, the compiler can run after. And can set their own compression quality.
Bmp_Jpg
- 将BMP格式的图片转换为JPG格式的图片-BMP format will be converted to JPG picture format photographs
Gif_codec
- GIF图片解压成RGB格式的程序,可根据需要,转成灰阶或其它格式
jpegMDCard
- 一个自己编的将bmp压缩成jpeg格式图片并由串口与MD卡存取的程序。
jpeg_EN_c++
- 一个自己编的解码jpeg格式图片的VC++程序的源代码。
BmpToJpg
- 该程序可将Bmp格式的图像转换为Jpg格式的图片,可减少图像存储的空间
test
- 二维DCT变换灰度图像,可分别输出变换、反变换、压缩、去除细节等之后的图像,要求输入图片为raw格式(可用photoshop转换)
Matlayufayuhuitu
- MATLAB语法与绘图,压缩文件里是图片格式文件.
matlab输出无空边的图形
- matlab用于输出eps,tiff格式的图片,自动去掉空白,字体大小等,适合于出版用的图片输出
Huff
- 用c++实现哈弗曼编码和解码的过程。包括对图片以及txt格式的文档进行哈弗曼编码的压缩编码和解压多编码-C++ to achieve Havermann with encoding and decoding process. Including pictures and txt format documents Havermann compression and decompression coding and coding
jpegconvert
- 编译源文件生成可执行文件TestLibjpeg.exe, 此程序可以转换bmp位图为jpg格式,或解压缩 jpg格式图像为bmp格式。 将需转换的bmp格式图片存到和TestLibjpeg.exe 相同的文件夹下,在DOS界面下使用命令行参数 bmp到jpeg的转换使用:TestLibjpeg.exe j 原图片名.bmp 目标图片名.jpg jpeg到bmp的转换使用:TestLibjpeg.exe b 原图片名.jpg 目标图片名.bmp- AppWizard h
arithmeticforgif
- gif格式图片压缩算法。本人经过修改,已经可以对gif格式文件进行压缩,而且压缩的效率很高-gif format image compression algorithm. I modified, it should be able to gif format for compression, and compression efficiency
jpegcompression
- 对位深为24位的bmp图片进行jpeg压缩。ps:其他图片格式貌似也支持,本人对该算法还未进行细致的分析。总之是jpeg压缩算法的实现。个人认为该代码的实现者编程水平很高啊。-On the bit depth to 24 bit bmp image to jpeg compression. ps: looks like the other image formats are supported, I have not yet conducted the detailed analysis alg
STB_Gif
- VC++下C语言实现的GIF图片解析,虽然不能显示,但是将Gif各帧保存为BMP图片格式,对学习Gif解析很有帮助!-VC++ under the C language of the GIF image parsing, though not shown, but the frame will be saved as BMP Gif image format, useful for learning Gif Analysis!
matlab-vehiclenumberplate--recognition
- 能测定蓝底白字的车牌,图片格式要设定为640*480的jpg。-It can recognize the vehicle number plate with white number on a blue background.
GBT_13745-2009
- 学科分类与代码GBT_13745-2009.pdf是图片格式 学科分类与代码GBT_13745-2008.doc文字版,应该是个讨论版,不过和2009很接近了. 学科分类.mdb,设置好Pid的表,可以直接使用. -Classification and code of discipline is the image format GBT_13745-2009.pdf subject classification and code GBT_13745-2008.doc text ver
EcanPicTools
- 此小工具是用C#做的图片压缩工具。实现了单个文件,多个文件,批量文件进行压缩,支持常用的各种图片格式。-This gadget is to use C# to do image compression tools. To achieve a single file, multiple files, batch file compression, supports common image formats.
bmpto565
- 本人自编的bmp,jpg等图片格式文件转成565rgb图片格式,matlab-I directed bmp, jpg and other image format files into 565rgb picture format, matlab
视频转图片
- 从AVI格式转为图片格式,可以将视频中的每一帧图片,转为格式为JPG的图片(Convert from AVI format to picture format and each picture in the video can be converted to a picture of JPG format)