imageLib

所属分类:Windows编程
开发工具:Visual C++
文件大小:339KB
下载次数:15
上传日期:2009-03-04 15:42:08
上 传 者feixiang2008
说明:  从国际网上下载的关于一些图像格式PGM,PNG等读取函数和输出函数的库文件,用C语言写的,大家可以参考。
(Downloaded from the International about a number of image formats PGM, PNG, such as read function and output function of the library file, using C language, and everyone can refer to.)

文件列表:
imageLib (0, 2007-11-15)
imageLib\Convert.cpp (6355, 2007-11-14)
imageLib\Convert.h (2525, 2007-11-14)
imageLib\Convolve.cpp (9068, 2007-11-14)
imageLib\Convolve.h (2516, 2007-11-14)
imageLib\Copyright.h (3072, 2007-11-14)
imageLib\Error.h (1001, 2007-11-14)
imageLib\Image.cpp (5524, 2007-11-14)
imageLib\Image.h (7825, 2007-11-14)
imageLib\ImageIO.cpp (19761, 2007-11-14)
imageLib\ImageIO.h (1447, 2007-11-14)
imageLib\ImageIOpng.cpp (8941, 2007-11-14)
imageLib\imageLib.h (115, 2007-11-14)
imageLib\lpng (0, 2007-11-14)
imageLib\lpng\libpng.a (169238, 2007-11-14)
imageLib\lpng\libpng.lib (326676, 2007-11-14)
imageLib\lpng\libz.a (67542, 2007-11-14)
imageLib\lpng\png.h (145725, 2007-11-14)
imageLib\lpng\pngconf.h (45084, 2007-11-14)
imageLib\lpng\zconf.h (9667, 2007-11-14)
imageLib\lpng\zlib.h (58969, 2007-11-14)
imageLib\lpng\zlib.lib (95004, 2007-11-14)
imageLib\Makefile (721, 2007-11-14)
imageLib\RefCntMem.cpp (2426, 2007-11-14)
imageLib\RefCntMem.h (2142, 2007-11-14)

imageLib is a small C++ library for 2D multi-band images. See Image.h for more detail. Reading and writing of images is supported in png and pgm/ppm formats, as well as a subset of Targa. See ImageIO.h for more detail. This code is derived from a subset of the StereoMatcher code by Rick Szeliski and Daniel Scharstein, which is available at http://research.microsoft.com/downloads/. This code is distributed under the same Source Code License Agreement as the original version. Please see the file Copyright.h

近期下载者

相关文件


收藏者