pointon 在 2008-05-02 23:34:03 上传
说明:tiff格式:exif2,jpeg相关,tiff格式:exif2,jpeg相关
开发平台:MultiPlatform | 大小:76KB | 下载3次
linzy 在 2008-04-25 15:08:33 上传
说明:C++的处理图像类。支持tiff、zlib、raw、png、mng、jpeg、jasper、jbig等各种格式压缩图片。并提供可以生成DLL。可快速加入你的工程。还有一个Demo程序,给你做参考。
开发平台:Visual C++ | 大小:2540KB | 下载258次
lbwdevil 在 2008-04-22 13:15:36 上传
说明:CxImage is a C++ class that can load, save, display, and transform images in a very simple and fast way. The class CxImage is free as for the TIFF, JPEG, PNG and ZLIB libraries : "If you use this source code in a product, acknowledgement is not required but would be appreciated." 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 don t claim it as your own
开发平台:Visual C++ | 大小:260KB | 下载7次
csu_fig 在 2008-04-21 11:14:58 上传
说明:CxImage is a C++ class that can load, save, display, and transform images in a very simple and fast way. The class CxImage is free as for the TIFF, JPEG, PNG and ZLIB libraries : "If you use this source code in a product, acknowledgement is not required but would be appreciated." 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 don t claim it as your own.
开发平台:Visual C++ | 大小:710KB | 下载10次
wangquanyang 在 2008-04-19 15:08:06 上传
说明:对Dicomh文件的解读。任何图像文件格式无非是由两个部分组成:存参数的 header 和图点数据(pixel data)。 BMP、 JPEG、TIFF 之类的格式的 header 只描述图像的基本参数:如几行、几列、每点用了几位、有没有压缩、调色板等等。Header 往往是固定长度的。
开发平台:Visual C++ | 大小:575KB | 下载18次
fluxionist 在 2008-04-04 05:44:16 上传
说明:libtiff的C++包装,直接读取和写入tiff文件。mingw 3.4.4下通过。刚才上传那个是错的,对不起,麻烦站长删掉吧。
开发平台:C/C++ | 大小:3KB | 下载108次
fluxionist 在 2008-04-04 05:40:42 上传
说明:libtiff的C++包装,用于直接读取和写入单色tiff文件
开发平台:C++ | 大小:25KB | 下载61次
xiaohf 在 2008-03-26 15:54:11 上传
说明:CxImage 6.00 CxImage is a C++ class that can load, save, display, and transform images in a very simple and fast way. The class CxImage is free as for the TIFF, JPEG, PNG and ZLIB libraries : "If you use this source code in a product, acknowledgement is not required but would be appreciated." 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 don t claim it as your own.
开发平台:Visual C++ | 大小:2579KB | 下载158次
熊熊2018 在 2008-03-17 20:59:09 上传
说明:GeoTiff 各大高校优秀论文 详细的文件说明
开发平台:Visual C++ | 大小:2574KB | 下载86次
wanghaijiao2008 在 2008-03-17 14:28:29 上传
说明:里面包含几种常见的图像格式及其特点,(如:PCX,TIFF,BMP格式等等),以及几种主要格式存储图像质量和所占空间,另外还介绍了几种格式所适用的领域和场所
开发平台:Visual C++ | 大小:10KB | 下载6次
joycexpan 在 2008-03-11 09:28:38 上传
说明:读取TIFF图像,能读取多个波段的TIFF图像。留有调用像素值接口
开发平台:Visual Basic | 大小:7KB | 下载114次
jauming 在 2008-02-27 13:58:49 上传
说明: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
开发平台:Unix_Linux | 大小:1411KB | 下载118次
DataLife 在 2008-02-18 09:57:33 上传
说明:测试GDI+保存多针动画。对于GIF格式不能进行保存,对于TIFF格式可以进行保存。
开发平台:Visual C++ | 大小:8KB | 下载99次
irista 在 2008-01-24 16:58:59 上传
说明:标准彩色测试图像,包括airplane,baboon,couple,girl,lena,peppers等的bmp,tiff以及jpg格式
开发平台:Others | 大小:6766KB | 下载698次
李鲤鱼 在 2008-01-24 15:53:32 上传
说明:实现RichEditCtrl显示各种图片(BMP、GPG、GIF、TIFF、PNG等),使用了GDI+托管功能,借用了显示位图功能,希望能对大家有所帮助
开发平台:Visual C++ | 大小:414KB | 下载522次
齐欢乐11 在 2008-01-22 09:31:03 上传
说明:gdal_INFO用于 得到图像的基本信息 支持: TIFF,gif,jpeg,bmp等等 GDAL库的示例代码,运行前 需要安装GDAL库。
开发平台:Visual C++ | 大小:44KB | 下载127次
齐欢乐11 在 2008-01-22 09:29:57 上传
说明:gdal_translate 用于 图像的类型转换 支持: TIFF,gif,jpeg,bmp等等 GDAL库的示例代码,运行前 需要安装GDAL库。
开发平台:Visual C++ | 大小:59KB | 下载287次
kinston007 在 2008-01-18 10:42:15 上传
说明:一个支持多种图像格式的图像查看程序,支持格式有:PCX,GIF,TGA,JPEG和TIFF.
开发平台:Visual C++ | 大小:2931KB | 下载45次
agai4031578 在 2007-12-24 02:24:39 上传
说明:此实例用来创建和浏览TIFF多帧格式图像
开发平台:Visual C++ | 大小:101KB | 下载129次
wx1983 在 2007-12-18 17:19:41 上传
说明:此程序在分析tiff格式的基础上将tiff图片转化为bmp格式
开发平台:Visual C++ | 大小:16482KB | 下载14次
eiandy 在 2007-12-04 15:01:51 上传
说明:编了一段时间,编了一个关于BMP,JPG,TIF,等各种常见的图像读取的VC++程序,希望对某些人有用!
开发平台:Visual C++ | 大小:2128KB | 下载286次
管理员 在 2007-11-30 15:13:19 上传
说明:LibTIFF - TIFF Library and Utilities tiff lib 3.8.2
开发平台:Visual C++ | 大小:1671KB | 下载56次
lizhen0130 在 2007-11-29 08:39:48 上传
说明:外国牛人用C#写的图像处理的程序,包括旋转,实现JPEG BMP GIF TIFF PNG 的转换
开发平台:C++ | 大小:27KB | 下载164次
jhsyc 在 2007-11-26 18:34:19 上传
说明:i源文件的安装目录里有个setting.ini的文件,然后有这么几排内容: [Media Format] video = [ .MP4 , .MPEG2 , .MPG2 , .AVI , .ASF , .MPG , .MPEG , .WMV , .M2V , .DVR-MS , .VOB , .DAT , .MPE , .MPV , .ASX , .DIVX , .M1V , .M1S , .VRO , .DIV , .WM , .rm , .rmvb ] photo = [ .BMP , .JPG , .JPEG , .TIF , .TIFF , .PNG ] audio = [ .MP4 , .WAV , .MP3 , .WMA , .ASF , .LPCM ] 这就是让安装好以后的power cinema支持的媒体文件格式,自己根据需要添加,修改好再安装power cinema即可。 切记:一定要安装上相应的解码器,否则也是会播放不出来的 一定要修改后再安装power cinema!!!! [Media Format] video = [ .MP4 , .MPEG2 , .MPG2 , .AVI , .ASF , .MPG , .MPEG , .WMV , .M2V , .DVR-MS , .VOB , .DAT , .MPE , .MPV , .ASX , .DIVX , .M1V , .M1S , .rmvb , .VRO , .DIV , .WM ] photo = [ .BMP , .JPG , .JPEG , .TIF , .TIFF , .PNG ] audio = [ .MP4 , .rmvb , .WAV , .MP3 , .WMA , .ASF , .LPCM ]我已经这改了!!但是还是放不了!!!!
开发平台:Others | 大小:293KB | 下载24次
largin 在 2007-11-22 14:57:16 上传
说明:tiff文件格式的详细说明,其中包括文件名,文件结构等信息,绝对适用
开发平台:Unix_Linux | 大小:247KB | 下载96次
duduhap 在 2007-10-15 13:41:38 上传
说明:图片处理所需要的jpeg,tiff,zlib的最新库文件的汇总:jpegsrc.v6b.tar.tar,tiff-3.8.2.tar.tar,zlib-1.2.3.tar.tar
开发平台:Visual C++ | 大小:2388KB | 下载15次