搜索资源列表
harris
- 两幅图像拼成全景图。Harris角点检测选特征点,配对过程比较原始,有点慢,ransac算法提取有效配对点,计算projective transformation.最后拼全景图。 需要CIMG库支持,jpeg图像还需要magickimage库. Linux g++编译通过,编译加 -lX11 -lpthread -ljpeg, windows 下未试验.
showJPEG
- 嵌入式linux下,显示JPEG图片的显示程序
cximage599c_linux.tar
- cximage599c_linux: this provide makefile for linux(simply type make to build it) cximage is a C++ class to load, save, display, transform BMP, JPEG, GIF, PNG, TIFF, MNG, ICO, PCX, TGA, WMF, WBMP, JBG, J2K images
w3cam-0.7.2
- 关于linux环境下,VIDCAT图象采集程序,里面包含图象压缩,bmp转JPEG等多个字函数,请大家参考
jpeg
- ARM 基于 LINUX 的图象处理的代码
jpeg dcode
- linux下的JPEG图像处理源码-Image processing codes of JPEG for linux
decode_jpeg
- jpeg的解压程序linux下运行,图像大小为0x160*0x120-jpeg the decompression process running under Linux, image size * 0x120 to 0x160
ARMv1_JpgShow
- 开发环境:ADS 1.2 开发平台:ARM7(S3C44B0)+LCD(TFT4.3")+NorFlash(4M)+SDRAM(8M) 项目功能:实现将NorFlash中的50个JPG文件在LCD上显示. 核心代码:JPEG 解码,LCD 驱动,ARM 启动代码 调试时,请将picture\jpeg.bin 烧写到NorFlash的0X20000地址处. -Development Environment: ADS 1.2 development platform: ARM7
JPEG
- Intel(R) Integrated Performance Primitives JPEG for Linux* 由IPP优化的高效JPEG Codec-Intel (R) Integrated Performance Primitives JPEG for Linux* from IPP optimized high-performance JPEG Codec
Linux-x86-32
- jpeg2000 encoder & decoder by KAKADU. Built using gcc version 3.4.1 on Mandrake Linux version 10.1, with a single shared library, libkdu_v60R. -jpeg2000 encoder
source_code
- JPEG和DPCM算法压缩程序,所有的C程序均是在Linux(Rethat7.3)下完成。-JPEG compression algorithm and the DPCM process, all the C procedures are in Linux (Rethat7.3) to complete.
jpeg
- <1>这里讨论的是灰度图像的压缩不涉及彩色图像。 <2>实现压缩时,输入的图像数据采用一种自定义的格式(com 格式),前四个字节记录图像的宽度和高度,之后就是逐 行的图像数据,图像的开头和结尾没有任何标记。这种格式的图像数据是从BMP图像中得到的。 <3>这里没有JPEG算法的解压程序,压缩后的数据存成标准的JPEG文件格式,任何视图软件都可以打开。DPCM方法中的解 压缩程序将数据仍然存成com格式,可以将其转成PGM格式观看,压缩包中
freeimage
- C语言的体系,大量使用指针运算速度可以保证,内含先进的多种插值算法。 另外独有的支持meta exif信息的读取。该库最大的特点就是比较简练,只把重点放在对各种格式图像的读取写入支持上,没有显示部分,实际编程的时候还是需要调用API函数进行显示。 -FreeImage is an Open Source library project for developers who would like to support popular graphics image formats like
jpegsrc.v8a.tar
- Linux环境下,jpeg图像处理源码,适合嵌入式系统开发-Linux environment, jpeg image processing source code, suitable for embedded systems development
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,
jpeg
- jpeg转bmp源码,C++,linux环境通过-jpeg convert to bmp,C++,linux & windows environment
JpgShown.tar
- show a jpeg file, scale it, matrix it on linux.And can open by timer whice is using qt.
imaginglib0264
- Imaging is native Object Pascal image loading, saving and manipulation library. It is available for several platforms and does not require any third party dynamic libraries or other compiled binaries. Main development language is Object Pascal
openjpeg-v2.1.1-linux-x86_64.tar
- OpenJPEG is an open-source JPEG 2000 codec written in C language. It has been developed in order to promote the use of JPEG 2000, a still-image compression standard from the Joint Photographic Experts Group (JPEG).
jphs_05
- 由Allan Latham开发设计实现在Windows和Linux系统平台针对有损压缩JPEG文件进行信息加密隐藏和探测提取的工具。(Allan Latham development, design and implementation of the Windows and Linux system platform for lossy compressed JPEG files for information encryption, hiding and detection of extrac