Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - jpeg raw
Search - jpeg raw - List
一个很好地图像显示程序,可以读取各种格式的图像,如DICOM,PNG,JPEG,BMP以及raw格式的图像-a good program for display map,could load different kinds formal of graphics ,such as:dicom,png,jpeg,bmp and raw
Update : 2008-10-13 Size : 1.44mb Publisher : 白晓明

JPEG文件转换为RAW格式,c语言函数库。-JPEG file format conversion of RAW, c language libraries.
Update : 2008-10-13 Size : 464.11kb Publisher : jia

100% Java: ID3 tag, Exif, JPEG, TIFF, MP3, MP4, lossless editor/viewer/player/organizer. All Internet protocols publishing. A separate Jpeg manipulation library. Full iPod support - smart playlist, artwork, video. RAW is about to add. -100% Java : ID3 tag, Exif, JPEG, TIFF, MP3, MP4, lossless editor / viewer / player / organizer. A 'll Internet protocols publishing. A separate J peg manipulation library. Full support iPod-s mart playlist, artwork, video. RAW is about to add.
Update : 2008-10-13 Size : 2.08mb Publisher : 戴奕

C++的处理图像类。支持tiff、zlib、raw、png、mng、jpeg、jasper、jbig等各种格式压缩图片。并提供可以生成DLL。可快速加入你的工程。还有一个Demo程序,给你做参考。
Update : 2008-10-13 Size : 2.48mb Publisher : no name

Functions provided by the library Outline of typical usage Basic library usage: Data formats Compression details Decompression details Mechanics of usage: include files, linking, etc Advanced features: Compression parameter selection Decompression parameter selection Special color spaces Error handling Compressed data handling (source and destination managers) I/O suspension Progressive JPEG support Buffered-image mode Abbreviated datastreams and multiple images Special markers Raw (downsampled) image data Really raw data: DCT coefficients Progress monitoring Memory management Memory usage Library compile-time options Portability considerations Notes for MS-DOS implementors
Update : 2008-10-13 Size : 680.46kb Publisher :

JPEG 2k 转 pgm/ppm/pgx/bmp/tif/raw/tga 程序及源代码
Update : 2008-10-13 Size : 325.32kb Publisher : 刘元文

一个很好地图像显示程序,可以读取各种格式的图像,如DICOM,PNG,JPEG,BMP以及raw格式的图像-a good program for display map,could load different kinds formal of graphics ,such as:dicom,png,jpeg,bmp and raw
Update : 2025-02-19 Size : 1.44mb Publisher : 白晓明

JPEG文件转换为RAW格式,c语言函数库。-JPEG file format conversion of RAW, c language libraries.
Update : 2025-02-19 Size : 464kb Publisher : jia

100% Java: ID3 tag, Exif, JPEG, TIFF, MP3, MP4, lossless editor/viewer/player/organizer. All Internet protocols publishing. A separate Jpeg manipulation library. Full iPod support - smart playlist, artwork, video. RAW is about to add. -100% Java : ID3 tag, Exif, JPEG, TIFF, MP3, MP4, lossless editor/viewer/player/organizer. A 'll Internet protocols publishing. A separate J peg manipulation library. Full support iPod-s mart playlist, artwork, video. RAW is about to add.
Update : 2025-02-19 Size : 2.08mb Publisher : 戴奕

C++的处理图像类。支持tiff、zlib、raw、png、mng、jpeg、jasper、jbig等各种格式压缩图片。并提供可以生成DLL。可快速加入你的工程。还有一个Demo程序,给你做参考。-C++ Processing image category. Support for tiff, zlib, raw, png, mng, jpeg, jasper, jbig a variety of formats, such as image compression. And can generate DLL. Quick to join your project. There is also a Demo procedures, give you a reference.
Update : 2025-02-19 Size : 2.48mb Publisher : no name

Functions provided by the library Outline of typical usage Basic library usage: Data formats Compression details Decompression details Mechanics of usage: include files, linking, etc Advanced features: Compression parameter selection Decompression parameter selection Special color spaces Error handling Compressed data handling (source and destination managers) I/O suspension Progressive JPEG support Buffered-image mode Abbreviated datastreams and multiple images Special markers Raw (downsampled) image data Really raw data: DCT coefficients Progress monitoring Memory management Memory usage Library compile-time options Portability considerations Notes for MS-DOS implementors
Update : 2025-02-19 Size : 680kb Publisher :

ARM汇编,实现DCT算法,图像压缩,JPEG 需要loadmemory,里面附带load文件示例以及样子图片,raw格式-ARM compilation and realizing DCT algorithm, image compression, JPEG need loadmemory, incidental load inside sample documents, as well as look like picture, raw format
Update : 2025-02-19 Size : 10kb Publisher : 林锋

Canon CR2 Raw File Format JPEG converter implementation
Update : 2025-02-19 Size : 90kb Publisher : Ivaylo/ivi69

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

DL : 0
Computes JPEG image from raw image
Update : 2025-02-19 Size : 4.73mb Publisher : JoaoHRP

open gl version giving idea about how to use raw files instead jpeg and md files extract and compile with g++ -lm -lglut -lGL -lGLU hw5.c-open gl version giving idea about how to use raw files instead jpeg and md files extract and compile with g++ -lm -lglut -lGL -lGLU hw5.cpp
Update : 2025-02-19 Size : 93kb Publisher : souku

DL : 0
DM642视频采集程序,RAW原始视频采集,不带JPEG压缩-DM642 video capture program, RAW original video capture, without JPEG compression
Update : 2025-02-19 Size : 326kb Publisher : shirley

DL : 0
在编码端,影像首先被分割成8 8块。 DCT的操作,然后 适用于每个图像块。据国际视频标准(JPEG,H.261...), 变换系数四舍五入到最接近的整数,并剪辑成12位( 2048至 2047)。这些系数,然后根据锯齿扫描顺序安排到1-D数据阵列。 然后,选择一些系数和量化。在解码器端,量化系数 反DCT(IDCT)重建。 IDCT的输出调整和裁剪,以0 255。 (我们只有Y信号处理。),DCT,量化和锯齿扫描规格 为了下页。 下面给出3个测试图像上的问题,每个尝试:莉娜(lena.raw)的,辣椒(pepper.raw), 狒狒(baboon.raw)。你需要计算之间原有的均方根误差(MSE) 图像和重建图像。测试图像可以从Web加载。他们是 5128位(每像素),512级灰度(黑白)图像没有任何头。图像 像素存储从左至右,从上到下成一个文件。 (您可以查看图像 使用,例如,Photoshop软件。)-DCT Coding
Update : 2025-02-19 Size : 551kb Publisher : cky

JPEG XR图片格式的处理,版本1.32,2011年9月,转换成tiff,raw,pnm,rgbe等,解决了转换tiff图像失真问题。,Processing of JPEG XR image format, version 1.32,2011 September, convert tiff, raw, pnm, rgbe solve the conversion tiff image distortion problem.
Update : 2025-02-19 Size : 500kb Publisher : lihanhua

EV_JPEG_ENC core is intended to encode raw bitmap images into JPEG compliant coded bit stream. JPEG baseline encoding method is used.
Update : 2025-02-19 Size : 59kb Publisher : aa
« 12 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.