搜索资源列表
ezdicom
- 一个很好地图像显示程序,可以读取各种格式的图像,如DICOM,PNG,JPEG,BMP以及raw格式的图像-a good program for display map,could load different kinds formal of graphics ,such as:dicom,png,jpeg,bmp and raw
GDI+otsu
- 支持的文件格式有jpg gif bmp tif png emf 利用ColorMatrix完成彩色图到灰度图的转换利用LockBits完成算法和分割包内自带GDI+库-support the file format is jpg gif bmp tif png catalog use ColorMat RIX complete color to grayscale conversion using LockBits complete packet segmentation algorithm a
Readingjpgpnggifbmp
- 一个读写jpg,png,gif,bmp的类库,但不能写gif。-a literacy jpg, png, gif, bmp the library, but not write gif.
PicMatch
- 本程序实现了对影像特征点自动提取,利用Morevac、Forstner、Harris3个经典算子。在此基础上利用相关系数法实现影像自动匹配,并且引入最小二乘平差,使匹配点精度有所提高。 在搜索点过程中,利用了核线影像特性,对二维影像搜索使用了爬山法启发式搜索。对大数据量影像采用影像金字塔结构处理。 1、使用GDAL库读取影片,支持TIFF、PNG、JPEG、JPG、BMP、GIF、IMG格式读取。使用GDI绘图。 2、防止大数据量绘图视图闪烁,图片显示采用双缓存技术。
Image2Lcd
- 圖案編輯程式, 將.img .bmp .png 等圖案 轉檔至其他類型, 如.h系統檔. .h檔可給WinCE開機畫面更改做為使用-Image Converting Program, process image file, such as IMG BMP PNG..etc converting to any other fomates. for example, .h header file, the purpose for it is to change WinCE Booting Image
cximage599c
- 图像处理程序库,包括JPEG, BMP,PNG等-Image processing library, including JPEG, BMP, PNG, etc.
Halftoning
- 一种灰度图像的半色调图像生成程序。该程序实现了siggraph 2008 论文Structure aware halftoning中的半色调生成算法。该算法基于目标函数优化,用模拟退火方法生成。 该程序可以读入gif,png,jpg,bmp格式的图片,并自动将彩色图转化为灰度图。生成的半色调图目前只支持png格式的输出。 实现语言为java。 在jre 1.6.0_10上测试正常。-A gray-scale image halftoning image generation pro
PictureFileFormat
- 能转换图片的格式有:BMP/EMF/ICON/TIFF/EXIF/JPG/PNG/WMF/GIF-picture format converter: BMP/EMF/ICON/TIFF/EXIF/JPG/PNG/WMF/GIF
SepScreen1.0
- 模拟QQ截图,保存截图,BMP图片转换格式为JPG,GIF,PNG等功能。-.............................
PointExtraction
- 特征点提取Moravec、Forstner、Harris算法;GDAL绘图、读写;GDI绘图 1、数字摄影测量中特征点提取算子Moravec、Forstner、Harris 2、使用GDAL库读取文件,支持BMP、JPG、JPEG、TIFF、IMG、GIF、PNG等格式读取 3、图片存盘为BMP格式 4、使用GDI绘图-Feature point extraction Moravec, Forstner, Harris algorithm GDAL drawing, readi
CImg-1.3.4
- CImage类 CImage是MFC和ATL共享的新类,它能从外部磁盘中调入一个JPEG、GIF、BMP和PNG格式的图像文件加以显示,而且这些文件格式可以相互转换。由于CImage在不同的Windows操作系统中其某些性能是不一样的,因此在使用时要特别注意。例如,CImage::PlgBlt和CImage::MaskBlt只能在 Windows NT 4.0 或更高版本中使用,但不能运行在Windows 95/98 应用程序中。CImage::AlphaBlend和CImage::Tran
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
CxImage
- CxImage的库,可方便转换各种图像的格式,比如jpg,png,bmp-CxImage library, can easily convert various image formats, such as jpg, png, bmp, etc.
ColorToGray(bmp-png-jpg)
- 可以让png图像,jpg图像,bmp图像变灰-Allow png, jpg, bmp image gray
Images
- 图像处理中常用的的标准图像,已经分类,包括PNG、BMP、TIFF、JPG等,未进行二次处理-The image processing used in the standard image has been classified, including PNG, BMP, TIFF, JPG, not second
CompressJPG
- 批量压缩jpg,jpeg,png,bmp等格式照片,压缩比例可以灵活设置,是个人长期保存照片,节省磁盘空间的灵巧工具,包含全部源码。-cmpress photograph tools
tif_size
- 批量修改tif图片的尺寸,像素点为2的指数倍,调用c#的image类,可以拓展到jpg,png,bmp等格式图片-Batch Edit tif image size, pixel indices for the two-fold, call the image c# class, can be extended to jpg, png, bmp formats picture
picformat
- bmp,gif,jpg,png,tif, 格式文件转换为 bmp,gif,jpg,png -bmp, gif, jpg, png, tif, format files into bmp, gif, jpg, png
图片转换工具
- 利用TBitmap和TPNGObject类实现BMP图片和PNG图片互相转换。(Using TBitmap and TPNGObject class implements BMP images and PNG image transform each other.)
imageFormatConverting
- 图片格式之间的转换(jpg\png\bmp)(Conversion between picture formats)