搜索资源列表
转换位图到JPEG
- 转换位图到JPEG-convert bitmaps to JPEG
jpegencoder-convert
- 从bmp经过jpeg编码后生成jpg图像,同事实现图像倒置效果。完全的c代码实现,不调用任何图像库,合适移植,或转汇编。
101259378luv_rgb_yuv_lab_space
- Convert a color image between color representations. B = COLORSPACE(S,A) converts the color representation of image A where S is a string specifying the conversion. S tells the source and destination color spaces, S = dest<-src , or alte
GoogleEarthGrabber.rar
- Tool to grab and save to disk in jpeg very large (any!) part and zome of Google Earth map in maximal resolution. GoogleEarth COM API used, GoogleEarth must be installed. To seamless compose of resulting jpeg images convert it to tiff, use GEOTIFF_TFW
yuv422_jpg
- 使用JPEG库将从摄像头得到的YUV格式数据缓冲区转换为JPG文件的示例代码.-example of how to convert YUV data from camera to JPG file using libjpeg
JPEG2AVI
- 使用VC编写的,关于JPEG转换成AVI文件的项目。供学习使用-VC prepared, JPEG, convert AVI file project. For learning to use
jpgevsbmp
- bmp文件和jpeg文件相互转换的源代码-bmp files and jpeg files convert each other s source code
jpegDecoderTobmp
- Jpeg解码器的源代码bmp,gif,用C语言实现-convert jpeg to gif, bmp, tiff etc. Writen in C
image2
- Convert image in tiff to raw
colorspacezhuanhuan
- RGB,YCbCr,HSV,HSL,CIE等颜色空间转换 这个Matlab程序用于颜色空间的转换。可以在RGB, YPbPr, YCbCr, YUV, YIQ, YDbDr, JPEG-YCbCr, HSV, HSL, XYZ, CIE Lab (CIELAB), CIE Luv (CIELUV), and CIE Lch (CIELCH)等颜色空间中任意转换。-B = colorspace( dest<-src , A) converts image A from col
pdg-pdfconvert
- PDG转换文件,可转换为pdf、tif、jpeg、txt等,非常方便。-PDG convert files can be converted to pdf, tif, jpeg, txt and so on, very convenient.
jpegbmp
- jpeg bmp 格式图片相互转换的源码,可以研究下-jpeg bmp format pictures with each other to convert source code, can be studied under the
MJPEG2JPEG
- Shows how to convert mjpeg frame to jpeg image
JPEG_CODING
- gives a rough jpeg based coding routine that enables the user to convert and compress any image into jpeg format
YUV2Jpg
- 一个y u v 转换成 JPEG图片格式的例子. #include "stdafx.h" #include "YUV2Jpg.h" #include "YUV2JpgDlg.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE static char THIS_FILE[] = __FILE__ #endif -A yuv convert JPEG image format examples.
hextojpg
- 十六进制转换 可见十六进制字符转换到文件 十六进制转换为jpg jpeg文件-Hex conversion convert hexadecimal characters visible to the file converted to jpg jpeg hex file
netpbm-10.35.74
- linux下将各类格式图片转换最新工具,包含bmp,jpeg,gif,ppm,jpg,pcx,png,-linux image convert under the latest tools for all kinds of formats, including bmp, jpeg, gif, ppm, jpg, pcx, png,
ImageHandle
- 图像处理系统是一个典型的图像处理软件,它由图像显示、图像转换、图像处理、字符识别、其他和帮助等几部分组成。图像显示模块主要包括显示位图、显示JPEG、显示GIF 3个部分;图像转换模块主要包括位图转换为JPEG、JPEG转换为位图、位图转换为GIF,GIF转换为位图4个部分;图像处理模 块主要包括图像旋转、图像锐化处理、图像反色处理、灰度化处理、线性变换5个部分;字符识别模块主要包含手写数字识别;其他模块主要包括设置菜单的固定颜色和随机颜色两个部分;帮助模块主要包括软件的版本、开发单位等信息
30836eaee806
- 图像处理系统是一个典型的图像处理软件,主要用gdi+完成。它由图像显示、图像转换、图像处理、字符识别、其他和帮助等几部分组成。 图像显示模块 该模块主要包括显示位图、显示JPEG、显示GIF 3个部分。 图像转换模块 该模块主要包括位图转换为JPEG、JPEG转换为位图、位图转换为GIF,GIF转换为位图4个部分。 图像处理模块 该模块主要包括图像旋转、图像锐化处理、图像反色处理、灰度化处理、线性变换5个部分。 字符识别模块 该模块主要包含手写数字识别。-Image processing sys
jpeg
- jpeg转bmp源码,C++,linux环境通过-jpeg convert to bmp,C++,linux & windows environment