搜索资源列表
mgaview-0.1.4
- linux下显示各种格式图片,包括bmp,jpg,png,等等的格式,但是不支持图片大小的自适应改变,请高人可以再次开发。-shown pictures of various formats, including bmp, jpg, png, etc. The format, but does not support the picture of adaptive changes in the size, a person can develop again.
ImgProcessing
- 可读写bmp格式的图的程序,给了Visobject.cpp 和 visobject.h 做样子,很容易将它们改成合自己用的,能读写bmp格式图象的程序。使用Linux的, 给出pcbitmap.h以备使用。写程序时注意读整数时字节是按顺序还是逆序排列的。-can read and write bmp format of the processes, and to the Visobject.cpp visobject.h frill, it is very easy to change thei
fbv-1.0b.tar
- linux下基于控制台的图片浏览器,基于FrameBuffer驱动实现,支持BMP、JPG、PNG、GIF格式图片浏览,支持缩放、翻转等功能,纯C实现,小巧且使用方便,很适合拿来做嵌入式移植和二次开发,可参考其来实现数码产品的图片浏览器。-linux based console Photo browser, Drivers based framebuffer support BMP, JPG, PNG, GIF format images View, support zoom, flip, an
EasyBMPtoAVI_0.54_console-source
- EasyBMPtoAVI is a simple, easy-to-use, cross-platform utility for creating an avi movie file from a series of windows bitmap (BMP) images. Some features: 1) Support for reading all bit-depths supported by EasyBMP. At the present time,
Cbmpread
- 读BMP图像的数据,然后变换(我只是加了一条黑线,但可以进行如去噪,平滑等变换,我下一步的工作),再将数据写回一个新的图像中!在Linux下完成,可以很好的工作,代码是符合ANIS C的,应该是可以在windows下运行的!(运行时需要修改文件路径)-Reading BMP image data, and transform (I just added a black line, but can be as denoising, smoothing transformation, I will
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
bmpUtils
- linux下bmp解析工具,学这方面的朋友可以下啊
w3cam-0.7.2
- 关于linux环境下,VIDCAT图象采集程序,里面包含图象压缩,bmp转JPEG等多个字函数,请大家参考
bmp2raw
- UNIX/Linux 下面将bmp图像转化为raw格式的工具,适合做进一步图像处理用。其中还包括对bmp图像格式信息的读取。-UNIX/Linux below bmp image into a raw format tool, suitable for further image processing used to do. It also includes a bmp image format of information read.
jpeg
- <1>这里讨论的是灰度图像的压缩不涉及彩色图像。 <2>实现压缩时,输入的图像数据采用一种自定义的格式(com 格式),前四个字节记录图像的宽度和高度,之后就是逐 行的图像数据,图像的开头和结尾没有任何标记。这种格式的图像数据是从BMP图像中得到的。 <3>这里没有JPEG算法的解压程序,压缩后的数据存成标准的JPEG文件格式,任何视图软件都可以打开。DPCM方法中的解 压缩程序将数据仍然存成com格式,可以将其转成PGM格式观看,压缩包中
bmpenc
- 一个基于Hash的随机LSB信息隐藏程序 包含波形小幅扰动抗攻击 自己编写的 包含24bitBMP文件的读取与像素分离 快速傅立叶变换 散列LSB等相关算法的头文件 与系统无关 可以通过G++编译 在Win/Linux环境下都可以正常工作 也可以将头文件提取出来应用于其他代码之中-A Hash-LSB steganography source code with randomized DFT anti-RS-attack tech. Coding by myself. Including hea
linux_picture_tool
- 基于linux平台下,一款能在文本模式下显示图片的工具(支持多种格式,如bmp、jpg、gif等等)-Based on the linux platform, this tool can be displayed in text mode, the picture tools (supports multiple formats such as bmp, jpg, gif, etc.)
freeimage
- C语言的体系,大量使用指针运算速度可以保证,内含先进的多种插值算法。 另外独有的支持meta exif信息的读取。该库最大的特点就是比较简练,只把重点放在对各种格式图像的读取写入支持上,没有显示部分,实际编程的时候还是需要调用API函数进行显示。 -FreeImage is an Open Source library project for developers who would like to support popular graphics image formats like
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,
cximageLite_V600
- CxImage is a C++ class that can load, save, display, transform images in a very simple and fast way. CxImage is open source and licensed under the zlib license. In a nutshell, this means that you can use the code however you wish, as long as you
ImageStone-ForWindows
- 强大的图像图形处理,支持多种格式jpg,ico,bmp等,用了就知道,真的很强大,仅用于windows平台,在chm手册中有些说明,到官网也可以下载到其他平台的版本。-powerful image processing liberary for windows. you can also download imagestone for linux/max os from the website in the chm manual.
jpeg
- jpeg转bmp源码,C++,linux环境通过-jpeg convert to bmp,C++,linux & windows environment
linuxbmpopengl
- LINUX BMP FACTORY ~ VISITOR.
TestBMPBuffer
- linux 使用codeblock 得到图像二进制数据、将二进制数据输出为BMP 并且可将二进制数据读入OPENCV-linux use codeblock image binary data, binary data output to BMP and binary data can be read into the OPENCV
bmp2bmp24
- 数字图像处理,Linux环境编程,bmp格式24位图转8位图-Turn 24 bitmap BMP format to 8 bitmap figure