搜索资源列表
jpg2pgm
- CONVERT THE JPG TO PGM
Bin2PGM
- Get the Binary image and convert to PGM image.
autotrace-0.31.1-w32
- 转换位图文件到矢量图像文件的源代码,支持BMP, TGA, PNM, PPM, PGM, PBM的输入格式和Postscr ipt, svg, xfig, swf, pstoedit, emf, dxf, cgm等输出格式-Convert bitmap files to vector image file-fontforge use autotrace
bmp2pgm
- 一个用c++编写的将bmp图片转换为pgm格式的程序,支持通过命令行处理单个文件,或将文件批量转换为pgm格式,生成的pgm文件为p5格式。bmp读取使用gdi+实现,vs2005项目。绝对原创作品。-A with c++ write bmp picture conversion program pgm format support single file through the command-line processing or batch convert files to pgm form
convpgm
- 图像格式转换程序,主要实现raw和pgm互相转换-Image format conversion program, to convert raw and pgm
Bin2PGM
- Get the Binary image and convert to PGM image.
bmp2pgm
- 将bmp文件转换成pgm图片,用于视觉处理使用(Convert BMP files into PGM images for visual processing applications)