搜索资源列表
多媒体作业 SY0403604
- 先将MPEG视频解码成PPM文件序列,再由指定的序列号转成BMP文件,最后转成JPEG文件-first MPEG video decoder into PPM document sequence, designated by the sequence of BMP file conversion, the final conversion to JPEG files
GraphicEx87
- 说明:GraphicEx.pas文件使得TImage支持30多种图象格式,有TIFF images(*.tif *.tiff), SGI images(*.bw, *.rgb, *.rgba, *.sgi), ZSoft Paintbrush images(*.pcx, *.pcc), Kodak Photo-CD images(*.pcd), CompuServe images(*.gif), Photoshop images(*.psd, *.pdd), Paintshop Pro imag
ilib
- ILib是一个符合GPL协议的自由软件,提供完整的源代码。该库支持读写X11 BDF字体、PPM、PGM、XPM、BMP、JPEG、GIF、PNG等图像文件,而且还有一些很实用的绘图函数,很有参考价值!工具:通用C 。-ILib GPL is an agreement with the free software, provides a complete source code. Reading and writing support for the X11 BDF font, PPM, PGM
ImageFmtc
- 各种各样的非压缩图像格式(bmp,ppm,pgm)转化源码。-variety of non-compressed image formats (bmp, ppm, pgm) into the source code.
netpbm-10.26.24
- linux下将各类格式图片转换工具,包含bmp,jpeg,gif,ppm,jpg,pcx,png,ti-under linux type of format conversion tools pictures, including bmp, jpeg, gif, ppm, jpg, pcx, png, tiff, etc.
jpeg_C6711_DSP_yasuo
- 基于C6711 DSP下jpeg图像压缩解压缩程序,实现jpeg bmp gif ppm格式图片的互转-under jpeg image compression decompression procedures, bmp gif achieve jpeg format pictures ppm of referrals
ppm2bmp_source
- ppm格式的图片转换成为bmp格式图片的转换工具。-ppm format photographs has become a picture of bmp format conversion tools.
AutoTrace
- 转换位图文件到矢量图像文件的源代码,支持BMP, TGA, PNM, PPM, PGM, PBM的输入格式和Postscr ipt, svg, xfig, swf, pstoedit, emf, dxf, cgm等输出格式
potrace-1.8.win32-i386.tar
- 这是Potrace最新版本,修订了一些bug,它是一个位图图片的优化工具,它可以使其成为平滑,可自由缩放的图片。它输入的格式可以是PBM, PGM, PPM, 和 BMP 格式,默认的输出格式是EPS文件,它可以用于将公司的徽标和文件的扫描图片的锯齿消除,以任何分辨率显示出来。它的输出格式有: EPS, Postscr ipt, PDF, SVG , Xfig, Gimppath, 和PGM,
jpeg_ls_v2.2
- 实现了JPEG-LS的标准算法,可以同时对BMP,PPM,PGN 图像进行解压缩,还可以支持点交叉扫描,隔行交叉扫描,非交叉扫描三种模式
cximage599a_full
- 一个强大的图片转换库格式包括*.bmp *.gif *.jpg *.jpeg *.png *.ico *.tif *.tiff *.tga *.pcx *.wbmp *.wmf *.emf *.j2k *.jp2 *.jbg *.j2c *.jpc *.pgx *.pnm *.pgm *.ppm *.ras-a powerful images for conversion include *. bmp format *. gif *. jpg *. jpeg *. png *. ico *. t
codec
- JPEG 2k 转 pgm/ppm/pgx/bmp/tif/raw/tga 程序及源代码
potrace-1.7.tar
- Potrace是一个位图图片的优化工具,它可以使其成为平滑,可自由缩放的图片。它输入的格式可以是PBM, PGM, PPM, 和 BMP 格式,默认的输出格式是EPS文件,它可以用于将公司的徽标和文件的扫描图片的锯齿消除,以任何分辨率显示出来。它的输出格式有: EPS, Postscr ipt, PDF, SVG , Xfig, Gimppath, 和PGM . -Potrace is a bitmap image optimization tools, which can make it sm
fbi_1.31.tar.gz
- linux下开源图片codec,可显示png,jpg,bmp等,还可交叉编译,在ARM平台运行。,This is a image viewer for framebuffer devices. It is quick & dirty hacked off a svgalib PhotoCD viewer. This background is the reason for a few limits: * It can handle the usual VGA graphics m
convert
- OpenCV程序 功能:图像格式的转换,支持JPG,BMP,TIF,PNG,PPM-OpenCV program funtion: Image format convertion, support JPG,BMP,TIF,PNG,PPM
YuessMpeg2dec
- 该程序将ppm格式图片转换为bmp格式图片,仅供测试使用-The program will ppm format image is converted to bmp format images, only for test use
bmptoppm
- 1、在DEV-C++ 下编译。 2、在cmd命令行下,运行bmp2pnm,可通过修改将bmp转为 ppm pbm pgm等。-1, under DEV-C++ compiler. 2, in the cmd, run bmp2pnm, can be changed by modifying ppm pbm pgm to bmp and so on.
source
- 实现图像格式的转换主要是用在例如bmp格式到ppm格式的转变这就是应用-Image format conversion is mainly used in such as bmp format changes to the ppm format This is the application of
netpbm-10.35.74
- linux下将各类格式图片转换最新工具,包含bmp,jpeg,gif,ppm,jpg,pcx,png,-linux image convert under the latest tools for all kinds of formats, including bmp, jpeg, gif, ppm, jpg, pcx, png,
ppm
- C++ program which converts binary Portable Pixel Map (PPM) files to BMP files.