搜索资源列表
QuickImage
- 这是我师兄Yu Jingtao写的一个非常完整的图像处理方面的源程序,界面类似于acdsee,可对图像进行缩放、剪切。能够处理jpg、tif、bmp等格式图像。各类处理方法是作者在学习中的累积,包括平滑、模糊、边缘锐化、傅立叶变换、腐蚀、膨胀等,有些内容与那个常用的vc图像处理程序相似,但也有很多不同的地方。-This what I saw Yu Jingtao write a very complete image processing of the source, interface Con
unins000
- matlab开发的图像格式转化程序 能够很好的处理jpg,tif,bmp图像-Matlab development of the image format conversion procedure to be handled well jpg, tif, bmp image
tif
- 图片格式转换代码,tif转bmp,已经经过测试通过
用VB6开发的一款图片批量压缩、格式转换工具
- 用VB6开发的一款图片批量压缩、格式转换工具,可将BMP、TIF、PNG、GIF、JPG等格式压缩并转换成PNG、GIF、JPG格式。支持按高等比缩放、按宽等比缩放、自定义尺寸等比缩放等模式,缩放后图像不会变形(等比嘛)。采用GDI+技术,是VB开发人员学习熟悉GDI+的绝佳例子。,VB6 development with a picture-volume compression, format conversion tools can be BMP, TIF, PNG, GIF, JPG fo
ImageLoad.rar
- MFC只提供了BMP位图的载入,我给大家提供一个包含JPG GIF TIF PNG 格式图片载入的类库,MFC provides only BMP bitmap loading, let us provide an included JPG GIF TIF PNG format image loading library
ImageShow.rar
- 打开多种格式的图像,包括BMP ,JPG,TIF,GIF,PCX,TGA,This program can open several kinds of images including BMP ,JPG,TIF,GIF,PCX,TGA
BMP_to_TIF.rar
- 这份vc源代码是实现bmp 图像格式到tif图像格式的转换,this vc source code is bmp format images to tif image format conversion
TALbarcode.rar
- TALbarcode.rar TAL条形码控件 破解版 TAL条形码控件为Plus版本,支持保存为所有的主流图形文件格式,包括矢量类型WMF和EPS以及光栅类型的图形格式,如GIF,JPG,PNG,TIF,BMP,TGA和PCX等.对于光栅风格的图片你可能自己设置图片的像素位数和图片的像素大小,支持全部图像.大多数图像压缩算法也同样支持的.(LZW压缩在GIF和TIF格式的文件中需要Unisys公司的许可.) 该控件支持数据库绑定以及支持ASP,VBA编程。值得推荐,安装方法:
convert
- OpenCV程序 功能:图像格式的转换,支持JPG,BMP,TIF,PNG,PPM-OpenCV program funtion: Image format convertion, support JPG,BMP,TIF,PNG,PPM
Tif
- tif图片转换成bmp显示 基于mfc vc++6.0-tif to bmp
image
- 图像格式的简要文档,包括BMP,GIF,JPEN,PNG,TIF等常用格式-The summary document image formats, including BMP, GIF, JPEN, PNG, TIF and other commonly used format
ImageShow
- 图像文件的读取与存储,visual studio 2005编译通过,包括bmp,jpeg,tif等各种文件-Read image files and storage, visual studio 2005 compiler is passed, including bmp, jpeg, tif, etc. file
PicSplit(GDIPlus)
- 用VB6开发的一款图片批量分割工具,分割后可自动按顺序(可按组或单独)命名。支持BMP、TIF、PNG、GIF、JPG等格式。采用GDI+技术,是VB开发人员学习熟悉GDI+的绝佳例子。-VB6 development with a picture batch splitting tool can automatically split the order (can be group or individual) name. Support for BMP, TIF, PNG, GIF, JPG
pic
- 处理JPG,TIF,BMP等互相转换平且可以处理各种图片效果-process picture source with jpg,tif,bmp image format
CCMD_OCR
- 图形文字识别(OCR)是常用的东西。许多程序员都想在自己的程序中嵌入OCR的识别模块。但是,用别人的—要价太高;自己做—难度太大。 其实微软早在Office2003中推出了一个OCR模块,对中文有很好的支持(不亚于国内的一个品牌产品)。可能有许多人都注意到这个好东西了,但是MS_OCR在VC++上的接口和用法一直没见披露。 笔者在这里发布一个用MS_OCR做的示范程序,大家试试,识别能力还不错,并且支持多种图形格式(bmp,jpg,tif)。-Graphic character reco
EPSConverter_code
- 该程序可实现图像间格式的转换,主要实现bmp,jpg,png,tif,gif,psd 图像间格式 的转换-The program can be realized between the image format conversion, the main achievement bmp,jpg,png,tif,gif,psd image format conversion between the
PFK
- 检测图片中的人脸,适用于JPG/jpg、BMP/bmp、TIF/tif或者GIF/gif的图片-Face detection in the picture for JPG/jpg, BMP/bmp, TIF/tif or GIF/gif image
smagic
- 图像处理综合例子,提供的功能主要有: (1) 打开,显示,保存(另存),打印包括bmp,jpg,tif,gif,tga,pcx,png,psd等在内的各种常用图像 (2) 可以对图像实现放大/缩小观看,并可显示其直方图(态度,红,蓝,绿四通道) (3) 点运算:图像格式转换,阈值变换,窗口变换,灰度拉伸,态度均衡 (4) 几何变换:平移,转置,缩放,旋转,水平镜像,垂直镜像 (5) 正交变换:傅立叶,离散余弦,沃什,霍特林等 (6) 图像增强:图像平滑,中值滤波,梯
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
GDAL_cnu_gis
- 基于GDAL开发的遥感图像处理软件(自持多种数据格式,包括bmp、jpg、tif、Erdas,ENVI中的img),功能包括1、图像信息的显示。2、图像的几何变换(放缩、镜像、任意角度旋转)。3、图像的点运算(直方图均衡化、线性变换等)。4、图像的局部运算(模板运算,如高斯平滑等)。-GDAL-based remote sensing image processing software development (self-sustaining multiple data formats, inc