Welcome![Sign In][Sign Up]
Location:
Search - pgm read

Search list

[CSharp数字水印技术

Description: 包含了基于可移植的C语言的数字水印算法的代码。这些代码具有示范性的意义,且有一定的鲁棒性。需要安装NetPGM的程序包(用来存取pgm格式图像),然后才能在linux下面编译。NetPGM是图像文件的输入/输出软件包。可以在网上搜索得到。如果需要读取其它格式的图像,读者可以修改程序中图像存取部分的代码。对于Linux下编译程序不熟悉的可以参考相关的Linux编程书籍。-contains transplantation based on the C language digital watermarking algorithm code. With the model code of significance, there are certain robustness. NetPGM need to install the package (pgm format used to access images), which can then be compiled under Linux. NetPGM is the image file input / output package. The Internet search can be. If read other formats of images, readers can modify procedures image access part of the code. For Linux compiler can not familiar with the information related to the Linux programming books.
Platform: | Size: 20007 | Author: 樊志华 | Hits:

[Special EffectsImage_src

Description: 图像处理源代码,实现了读取PGM图像,写PGM图像,对图像进行下采样得到一半大小图像的功能。testImage.cpp中包含main函数。-image processing source code, achieving PGM images read, write PGM image, the image sampling to be conducted under half the size of the image function. TestImage.cpp contains main function.
Platform: | Size: 1745 | Author: 万崇玮 | Hits:

[GDI-Bitmappgmlib

Description: this file written by C++ can read pgm file.
Platform: | Size: 2836 | Author: 王秋慎 | Hits:

[Other resourcefileio

Description: .pgm image file read in and out
Platform: | Size: 799 | 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:

[WaveletzyhEZW

Description: 小波变换源程序,EZW算法-source wavelet transform, EZW Algorithm
Platform: | Size: 126976 | Author: | Hits:

[Windows Developvbpgm

Description: 这是我自己学习编写的代码集合 里面有老师讲的 自己改写的 都是一些简单的代码 但是每个代码都写了 很详细的注释 你不用看帮助文件就可以理解-This the collection of my code for learning, including the teacher s code and modified by me. All of them are very simple, but including notation in detail. You can read it without help file.
Platform: | Size: 1605632 | Author: dick | Hits:

[Special EffectsImage_src

Description: 图像处理源代码,实现了读取PGM图像,写PGM图像,对图像进行下采样得到一半大小图像的功能。testImage.cpp中包含main函数。-image processing source code, achieving PGM images read, write PGM image, the image sampling to be conducted under half the size of the image function. TestImage.cpp contains main function.
Platform: | Size: 1024 | Author: 万崇玮 | Hits:

[GDI-Bitmappgmlib

Description: this file written by C++ can read pgm file.
Platform: | Size: 2048 | Author: 王秋慎 | Hits:

[Picture Viewerfileio

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

[Picture ViewerOdetics-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.-Odetics read the original image, the output PGM format images 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: 2048 | Author: gmae | Hits:

[Picture ViewerPGM

Description: 老外的读写PGM格式图片,用来处理特殊应用的图像-Foreigners to read and write PGM format images, used to deal with application-specific image
Platform: | Size: 2048 | Author: lihongsheng | Hits:

[Picture Viewerpgm_reader

Description: 显示pgm格式的图片, 并显示图片信息等.-Display pgm image.
Platform: | Size: 135168 | Author: 李金磊 | Hits:

[matlabPgmread

Description: 基于MATLAB的图像读取程序源码----针对PGM文件的读取-MATLAB code of read PGM image
Platform: | Size: 1024 | Author: wshrf | Hits:

[Multimedia DevelopReadWrite

Description: C code to read pgm image and write it back.
Platform: | Size: 1024 | Author: Sathya | Hits:

[2D Graphicpgm-file-read-awrite

Description: 一个用于读写PGM图像的小程序,展示了PGM文件的读写原理。 VC++ 6.0环境编译通过 -A PGM image to read and write small programs to demonstrate the principles of reading and writing PGM files. VC++ 6.0 compiler environment
Platform: | Size: 81920 | Author: qianli | Hits:

[Special Effectspgmaaa

Description: pgm图片的读写操作, 制作pgm图片很有用,使用matlab,源码容易懂,详尽的注释,希望对大家有用。-pgm image read and write operations, making useful pgm image using matlab, code easy to understand, detailed notes, I hope useful.
Platform: | Size: 198656 | Author: 流文件 | Hits:

[matlabrail

Description: this pgm read text from file and encrypt using rail fence technique.Encrypted text written to file which is read and decrypted using railfence
Platform: | Size: 1024 | Author: bincy | Hits:

[Special Effectsread-write

Description: 对PPM或PGM的包头进行识别,进而实现图形的读取。并可将PPG转存成PGM-The first step towards image and video processing is reading images from file and write them to file. There exist different standards that store the information in different formats before opening an image, knowledge of the standard is necessary. Two widely used image formats are PPM and PGM. The PGM format is a greyscale file format designed to be easy to manipulate. A PGM image represents a greyscale graphic image. For most purposes, a PGM image can just be thought of an array of integers. The name "PGM" is the acronym of "Portable Grey Map." The name "PPM" is the acronym for "Portable Pixel Map."
Platform: | Size: 2048 | Author: 赖有志 | Hits:

[JSP/JavaJava-read-bmp-pgm-ppm-picture

Description: java支持的图片格式有jpg、png、gif。本代码提供了bmp、pgm、ppm图像文件的读入,是《数字图像处理-java编程与实验》书上代码,仅供参考,允许非商业的借鉴。-Java support image formats have JPG, PNG, GIF. This code provides BMP, PGM, PPM image file to read, it is the digital image processing- Java programming and experimental "code book, for reference only, allowing the non-commercial reference。
Platform: | Size: 12288 | Author: liuxiaolong | Hits:
« 12 »

CodeBus www.codebus.net