Welcome![Sign In][Sign Up]
Location:
Search - PGM

Search list

[Special Effectssharpning

Description: 对图像进行sharpning处理 适用于pgm ppm 等图像-sharpning right image processing applied to pgm ppm, and other images. .
Platform: | Size: 1222911 | Author: 崔惠子 | Hits:

[Multimedia programDisplayPGM

Description: 用来显示PGM格式图片的源代码,直接可以编译通过!-PGM format used to show pictures of source code, compile direct!
Platform: | Size: 222354 | Author: kris | Hits:

[Multimedia programPGMtoYUV

Description: PGM到YUV格式之间的转换代码,可直接编译通过。编译工具是visula c++.net2003-PGM to YUV format conversion between the code can be directly translated through. Compiler tool is visula c. Net2003
Platform: | Size: 1080198 | Author: kris | Hits:

[Special Effectscom2pgm

Description: This program is wrote by Fujian Shi(fieagle@yahoo.com.cn) It can transform the com file to pgm file ,you can watch the picture-wrote by Fujian Shi (fieagl e@yahoo.com.cn) It can transform the file t com o pgm file, you can watch the picture
Platform: | Size: 1196 | Author: windowscm | Hits:

[Graph programjitter

Description: performs jitter attack (removal/duplication) of rows or columns on a PGM gray-scale image -performs jitter attack (removal / duplica tion) of rows or columns on a PGM gray-scale imag e
Platform: | Size: 2093 | Author: 王国树 | Hits:

[Graph programmedian_pgm

Description: purpose applies median filter to gray-scale PGM image compile gcc -g -o median_pgm median_pgm.c -lpgm -lpbm -lm -purpose median filter applies to gray - Chongqing le PGM image compile gcc-g-o median median_pgm _pgm.c - lpgm - lpbm - lm
Platform: | Size: 2480 | Author: 王国树 | Hits:

[Graph programdiagonal_merge

Description: purpose merges two PGM gray-scale images, the first will be in the upper-left half, the second one in the lower-right half compile gcc -g -o diagonal_merge diagonal_merge.c -lpgm -lpbm -lm -purpose merges two PGM gray-scale images. the first will be in the upper-left half, the second one in the lower-right half compile g cc-g-o diagonal_merge diagonal_merge.c-RT m-lpbm - lm
Platform: | Size: 1174 | Author: 王国树 | Hits:

[Graph programmean_pgm

Description: purpose applies mean filter to gray-scale PGM image compile gcc -g -o mean_pgm mean_pgm.c -lpgm -lpbm -lm -purpose mean filter applies to gray-scale PGM image compile gcc-g-o mean_pgm mean_pgm.c - lpgm - lpbm - lm
Platform: | Size: 1327 | Author: 王国树 | Hits:

[Other resourcefileio

Description: .pgm image file read in and out
Platform: | Size: 799 | Author: 同相要 | Hits:

[Special EffectsPgmprocession

Description: 实现对PGM图像的显示和处理功能,不是控制台的程序
Platform: | Size: 60349 | Author: 翟振刚 | Hits:

[OpenGL programpgmdisplay

Description: OpenGL的PGM格式显示,对OPENGL初学者有帮助
Platform: | Size: 2541 | Author: 陈主机 | Hits:

[Graph programpgm_yuv

Description: yuv原始视频经过xvid编码器编码,在解码后生成的pgm文件是分散的,比如说90帧的yuv最后编解码后编程90个pgm文件,这个pgm_yuv程序作用是把分散的pgm文件合并并转换成yuv文件。
Platform: | Size: 826 | Author: 大庆 | Hits:

[Other resourceOdetics-code

Description: 读取原始的Odetics图像,输出PGM格式图像----This is C-code which will read in a raw Odetics image,split it into range and reflectance images, and write them out in PGM format.
Platform: | Size: 2145 | Author: gmae | Hits:

[Other resourcepgma_io

Description: PGM input output using C/C++.
Platform: | Size: 3071 | Author: | Hits:

[Other resourceAutoTrace

Description: 转换位图文件到矢量图像文件的源代码,支持BMP, TGA, PNM, PPM, PGM, PBM的输入格式和Postscript, svg, xfig, swf, pstoedit, emf, dxf, cgm等输出格式
Platform: | Size: 363627 | Author: 李小 | Hits:

[Special Effectssuan

Description: suan图像处理源代码,输入任何尺寸的pgm格式图像变换后输出pgm格式的图像,内部包含三种算法实现
Platform: | Size: 13173 | Author: 李小 | Hits:

[Special Effectspotrace-1.8.win32-i386.tar

Description: 这是Potrace最新版本,修订了一些bug,它是一个位图图片的优化工具,它可以使其成为平滑,可自由缩放的图片。它输入的格式可以是PBM, PGM, PPM, 和 BMP 格式,默认的输出格式是EPS文件,它可以用于将公司的徽标和文件的扫描图片的锯齿消除,以任何分辨率显示出来。它的输出格式有: EPS, PostScript, PDF, SVG , Xfig, Gimppath, 和PGM,
Platform: | Size: 116734 | Author: 风筝 | Hits:

[Other resourcecximage599a_full

Description: 一个强大的图片转换库格式包括*.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 *. tif *. tiff *. tga *. ai *. wbmp *. exe *. dib *. j2k jp2 participants *. *. *. j2c *. jpc *. pgx *. pnm *. pgm *. ppm ras *.
Platform: | Size: 2003628 | Author: 郑振华 | Hits:

[Special EffectsGraph_Cut

Description: Graph Cutshi是最近在计算机视觉中研究和应用比较多的优化算法,典型的用于stereo matching, image restortion, texture synthesis等应用,以上代码给出了graph cut,mean shift, 以及相关的ppm/pgm图像借口,本来是用于stereo matching的,已经把相关的matching的实现代码给去掉了。大家可以以此为平台做一些相关的研究和应用。
Platform: | Size: 553967 | Author: wang wei | Hits:

[Compress-Decompress algrithmsconvpgm

Description: 将raw image转换为pgm格式的文件. 通过修改写入的文件头部分, 可以转换其他格式的图像文件。
Platform: | Size: 1281 | Author: nan kang | Hits:
« 1 2 3 4 56 7 8 9 10 ... 16 »

CodeBus www.codebus.net