搜索资源列表
CImage_ShowPIC_Format
- 该代码运用CImage类实现各种图片格式在界面上输出显示,同时还实现了图片格式转换功能.
tif
- 图片格式转换代码,tif转bmp,已经经过测试通过
Convert
- 使用FreeImage的图像转换库使用示例代码,可以自由的把JPG等很多图片格式转换为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
avi2bmp_src AVI 转 BMP单幅图片格式
- AVI 转 BMP单幅图片格式,并且转换成连续图片序列。-Switch to single AVI BMP image formats.
imgzhuanhuan
- 可以进行图像格式转换的软件,相当好用啊。只要把图片放上,点击就可以转换-Can image format conversion software, very easy to use ah. As long as the picture posted, click on can be converted
DisplayBMP
- 可以浏览不同格式的图像文件,并支持图片格式转换-Can browse the image files in different formats, and support the picture format conversion
threecolorseparation
- bmp格式图像的三色分离,可以将原图像转换为红,绿,黄三色的三张分离图片-bmp image of the three color separation
GIFEncoder
- 转换图形类型为gif的工具类方法,可以在尽可能保持图形效果的前提下,压缩图片容量-Conversion graphics gif type of instrument class method, you can as far as possible under the premise of graphics, compressed picture capacity
SEED105_WindowTrans
- 合众达板子的程序,图片格式转换。bmp转成dat-United board of the procedures, image format conversion. bmp into dat
jpg2ppm
- 图片格式由jpg转换成ppm, K. MIKOLAJCZYK University of Oxford, OX1 3PJ, Oxford, United Kingdom-Jpg image format conversion to ppm, K. MIKOLAJCZYK University of Oxford, OX1 3PJ, Oxford, United Kingdom
ImageSizeConvert
- 转换图片:按照一定的转换比例,将目标文件夹下的图片,按要求进行转换-Convert Photo: according to certain conversion ratio of the target folder of images, the required conversion
ImageConverter_v2_0(png)
- 支持各种图片格式转换,显示图片,给图片加像框-Support various image format conversion, display pictures, add frame to picture
ImageFormatConvertion
- 基于opencv的图片格式转换算法,可以将图片转换成任意的格式-Opencv-based image format conversion algorithm can be converted into any format images
图片转换工具
- 利用TBitmap和TPNGObject类实现BMP图片和PNG图片互相转换。(Using TBitmap and TPNGObject class implements BMP images and PNG image transform each other.)
PNGTest
- 图片格式转换为png,利用pngquant.exe(The picture format is converted to png)
imageFormatConverting
- 图片格式之间的转换(jpg\png\bmp)(Conversion between picture formats)
批量栅格数据格式转换
- 用于批量修改图片格式到envi 标准格式,适用于arcgis 平台。(use for converting other format to envi standard format)
ReadHighCamera
- 大恒摄像头内部自带驱动库,无法直接用Qt来读取图片,需要借助opencv做格式转换,来实现上位机显示。如果缺少dll文件请自己添加。(需要opencv和大恒水晶的dll,详见属性页)(this is a demo about how to show daheng camera image to the Qt ui Widget .it just a format conversion.)