搜索资源列表
tif
- 图片格式转换代码,tif转bmp,已经经过测试通过
picchange
- 一个简单实现图片格式转换的工具,具体支持bmp,jpg,gig和tiff之间的互相转换,并附带浏览功能
avi2bmp_src AVI 转 BMP单幅图片格式
- AVI 转 BMP单幅图片格式,并且转换成连续图片序列。-Switch to single AVI BMP image formats.
shuzituxiangchuli
- 能进行图片的一些常规处理,包括滤波,raw格式转换为BMP格式,缩放等。-Be able to carry out a number of conventional image processing, including filtering, raw format to BMP format, scaling.
BaseMFCPicturetoprocess
- 1、详细分析了当今流行的各种图像格式的编码与解码方法。 2、利用Microsoft Visual C++ 6.0作为开发工具,使用MFC Application Framework作为软件的基本架构,设计并开发了一个图片浏览器。 3、实现了对BMP、PCX、TGA、JPEG、GIF图像格式的图片进行读、写、显示等基本功能。 4、利用图像处理中一些变换算法,实现了图像的放大、缩小、旋转及百叶窗、马赛克等显示特效。 5、实现了各种图片格式的转换功能。
dcmTObmp
- dicom图片到bmp图片的格式转换,底层使用vtk实现的,具体的环境设置请参照vtk的设置-DICOM image to bmp image format conversion, the bottom of the realization of the use of VTK and specific environment settings please refer to the settings VTK
threecolorseparation
- bmp格式图像的三色分离,可以将原图像转换为红,绿,黄三色的三张分离图片-bmp image of the three color separation
SEED105_WindowTrans
- 合众达板子的程序,图片格式转换。bmp转成dat-United board of the procedures, image format conversion. bmp into dat
RGBchange
- 简单的彩色图片格式转换,转为0xXXXXXX形式,去掉图片前面格式像素即可-Simple color image format conversion, 0xXXXXXX form to remove the picture in front of pixel format can be
bmp2jpg
- C 语言实现bmp和jpeg图片格式转换-c picture bmp jpeg
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
Ex_Image
- 图片格式转换工具,源码,可以将bmp转换为jpeg-Image format conversion tools, source code,Image format conversion tools, source code, you can convert jpeg bmp
ImageConverter_v2_0(png)
- 支持各种图片格式转换,显示图片,给图片加像框-Support various image format conversion, display pictures, add frame to picture
-OK
- 基于CVI的图片格式转换,这是我们学校的大作业题目-CVI-based image format conversion, which is the subject of our school big job
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)
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.)