Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - jpeg convert
Search - jpeg convert - List
转换位图到JPEG-convert bitmaps to JPEG
Update : 2008-10-13 Size : 3.69kb Publisher : 赵黎

从bmp经过jpeg编码后生成jpg图像,同事实现图像倒置效果。完全的c代码实现,不调用任何图像库,合适移植,或转汇编。
Update : 2008-10-13 Size : 2.89mb Publisher : 邓丹

转换位图到JPEG-convert bitmaps to JPEG
Update : 2025-02-19 Size : 3kb Publisher : 赵黎

一个将bmp格式图像压缩成为jpeg格式的mfc程序-A MFC program that can convert a BMP format image file to a jpeg zipped file.
Update : 2025-02-19 Size : 104kb Publisher : al

DL : 0
图象处理程序, 能把16位或24位等图象转化为8位(256色)图象,并保存到指定地址-Programs for image processing,can convert 16-bit or 24-bit images to 8-bit ones,and save them in the specific address.
Update : 2025-02-19 Size : 2.13mb Publisher : 陈威

一个将bmp转化为JPEG的源代码。很实用,操作方法见文本文件。-a JPEG into the source code. Very useful, method of operation, see a text file.
Update : 2025-02-19 Size : 16kb Publisher : 吴琼玉

拷屏录像,抓拍指定窗体保存为JPEG文件,然后转换成AVI文件,相对于BMP转换为AVI,JPEG转换成的AVI文件要小得多,大于是BMP格式的1/10。-Emboss-screen video, to capture the designated form saved as JPEG files, and then convert the AVI file, as opposed to BMP converted to AVI, JPEG convert the AVI file is much smaller, the BMP format, then 1/10.
Update : 2025-02-19 Size : 1.61mb Publisher : 东升

从bmp经过jpeg编码后生成jpg图像,同事实现图像倒置效果。完全的c代码实现,不调用任何图像库,合适移植,或转汇编。-After jpeg from bmp encoded generate jpg images, inverted images of my colleagues to achieve the effect. Complete c code, do not call any image library, a suitable transplant, or compilation.
Update : 2025-02-19 Size : 2.89mb Publisher : 邓丹

利用标准C写的 简单的JPG图片转BMP图片 程序。没有使用特殊的除,可以轻松转换为DSP或单片程序。-Written using standard C simple JPG picture to BMP picture procedures. In addition to not using a special, you can easily convert single-chip DSP or procedures.
Update : 2025-02-19 Size : 12kb Publisher : hexd

把bmp格式的文件转换成jpeg图象格式的程序-Bmp file format to convert jpeg image format procedures
Update : 2025-02-19 Size : 102kb Publisher : Francois Lee

bmp文件和jpeg文件相互转换的源代码-bmp files and jpeg files convert each other s source code
Update : 2025-02-19 Size : 345kb Publisher : liqing

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_FileGenerator.rar (or other tfw generator) and join images, for example, with MrSID. I m really grab with this tools big part of Russia (millions fo square km). Enjoy.-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_FileGenerator . rar (or other tfw generator) and join images, for example, with MrSID. I m really grab with this tools big part of Russia (millions fo square km). Enjoy.
Update : 2025-02-19 Size : 32kb Publisher : Alexy

Jpeg解码器的源代码bmp,gif,用C语言实现-convert jpeg to gif, bmp, tiff etc. Writen in C
Update : 2025-02-19 Size : 607kb Publisher : ho

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 alternatively, S = src->dest . Supported color spaces are RGB R G B Red Green Blue (ITU-R BT.709 gamma-corrected) YPbPr Luma (ITU-R BT.601) + Chroma YCbCr / YCC Luma + Chroma ("digitized" version of Y PbPr) YUV NTSC PAL Y UV Luma + Chroma YIQ NTSC Y IQ Luma + Chroma YDbDr SECAM Y DbDr Luma + Chroma JPEGYCbCr JPEG-Y CbCr Luma + Chroma HSV / HSB Hue Saturation Value/Brightness HSL / HLS / HSI Hue Saturation Luminance/Intensity XYZ CIE XYZ Lab CIE L*a*b* (CIELAB) Luv CIE L*u*v* (CIELUV) Lch CIE L*ch (CIELCH)-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 alternatively, S = ' src-> dest' . Supported color spaces are ' RGB' R' G' B ' Red Green Blue (ITU-R BT.709 gamma-corrected)' YPbPr ' Luma (ITU-R BT.601 )+ Chroma ' YCbCr' /' YCC' Luma+ Chroma ( " digitized" version of Y' PbPr) ' YUV' NTSC PAL Y' UV Luma+ Chroma ' YIQ' NTSC Y' IQ Luma+ Chroma ' YDbDr' SECAM Y ' DbDr Luma+ Chroma ' JPEGYCbCr' JPEG-Y' CbCr Luma+ Chroma ' HSV' /' HSB' Hue Saturation Value/Brightness' HSL ' /' HLS ' /' HSI ' Hue Saturation Luminance/Intensity' XYZ ' CIE XYZ' Lab ' CIE L* a* b* (CIELAB)' Luv ' CIE L* u* v* (CIELUV)' Lch ' CIE L* ch (CIE
Update : 2025-02-19 Size : 4kb Publisher : 张灯结

Convert image in tiff to raw
Update : 2025-02-19 Size : 987kb Publisher : Zackie

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 color space src to color space dest . Example: B = colorspace( HSV<-RGB ,A) Convert image A from RGB to HSV C = colorspace( YCbCr<-HSV ,B) Convert HSV to YCbCr D = colorspace( RGB<-YCbCr ,C) Convert YCbCr back to RGB
Update : 2025-02-19 Size : 4kb Publisher : 李佳航

PDG转换文件,可转换为pdf、tif、jpeg、txt等,非常方便。-PDG convert files can be converted to pdf, tif, jpeg, txt and so on, very convenient.
Update : 2025-02-19 Size : 2.33mb Publisher : 闵存忠

jpeg bmp 格式图片相互转换的源码,可以研究下-jpeg bmp format pictures with each other to convert source code, can be studied under the
Update : 2025-02-19 Size : 2.45mb Publisher : ret

Shows how to convert mjpeg frame to jpeg image
Update : 2025-02-19 Size : 3kb Publisher : DaBEAT

jpeg转bmp源码,C++,linux环境通过-jpeg convert to bmp,C++,linux & windows environment
Update : 2025-02-19 Size : 11kb Publisher : qmy
« 12 3 4 5 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.