搜索资源列表
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
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.
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
bmp2bmp24
- 数字图像处理,Linux环境编程,bmp格式24位图转8位图-Turn 24 bitmap BMP format to 8 bitmap figure
jpg2BMP
- 在linux中将jpg图片转换成24位bmp图片,不依赖任何库。-The program convert jpg image into 24 bmp image which does not depend on any libraries.