Code covered by the BSD License
-
pbmread(filename)
PBMREAD Read image data from a PBM file.
-
pbmwrite(varargin)
PBMWRITE Write a PBM file to disk.
-
pgmread(filename)
PGMREAD Read image data from a PGM file.
-
pgmwrite(varargin)
PGMWRITE Write a PGM file to disk.
-
pnmimpnminfo(filename)
PNMIMPNMINFO Get information about the image in a PPM/PGM/PBM file.
-
pnmimrasinfo(filename)
PNMIMRASINFO Get information about the image in a RAS file.
-
pnmimsgiinfo(filename)
PNMIMSGIINFO Get information about the image in a SGI file.
-
pnmimxbminfo(filename)
PNMIMXBMINFO Get information about the image in a XBM file.
-
pnmispbm(filename)
PNMISPBM Returns true for a PBM file.
-
pnmispgm(filename)
PNMISPGM Returns true for a PGM file.
-
pnmispnm(filename)
-
pnmisppm(filename)
PNMISPPM Returns true for a PPM file.
-
pnmisras(filename)
PNMISRAS Returns true for a RAS file.
-
pnmissgi(filename)
PNMISSGI Returns true for a SGI image file.
-
pnmisxbm(filename)
PNMISXBM Returns true for a XBM file.
-
pnmpnmgeti(fid, n)
PNMPNMGETI Get integers from an ASCII encoded PBM/PGM/PPM file.
-
pnmread(filename)
PNMREAD Read image data from a PPM/PGM/PBM file.
-
pnmreadpnm(filename, varargin)
PNMREADPNM Read image data from a PPM/PGM/PBM file.
-
pnmreadras(filename)
PNMREADRAS Read image data from a RAS file.
-
pnmreadsgi(filename)
PNMREADSGI Read image data from a SGI file.
-
pnmreadxbm(filename)
PNMREADXBM Read image data from an XBM file.
-
pnmsetup(option)
PNMSETUP Set up the PNM Toolbox.
-
pnmwrite(varargin)
PNMWRITE Write a PPM/PGM/PBM file to disk.
-
pnmwritepnm(data, map, filena...
PNMWRITEPNM Write a PPM/PGM/PBM file to disk.
-
pnmwriteras(data, map, filena...
PNMWRITERAS Write a RAS (Sun raster) file to disk.
-
pnmwritesgi(data, map, filena...
PNMWRITESGI Write an SGI (Silicon Graphics Image) file to disk.
-
pnmwritexbm(data, map, filena...
PNMWRITEXBM Write a XBM (X bitmap) file to disk.
-
ppmread(filename)
PPMREAD Read image data from a PPM file.
-
ppmwrite(varargin)
PPMWRITE Write a PPM file to disk.
-
rasread(filename)
RASREAD Read image data from a RAS file.
-
raswrite(varargin)
RASWRITE Write a RAS (Sun raster) file to disk.
-
sgiread(filename)
SGIREAD Read image data from a SGI file.
-
sgiwrite(varargin)
SGIWRITE Write an SGI (Silicon Graphics Image) file to disk.
-
xbmread(filename)
XBMREAD Read image data from an XBM file.
-
xbmwrite(varargin)
XBMWRITE Write a XBM (X bitmap) file to disk.
-
Contents.m
-
Contents.m
-
View all files
PNM Toolbox 3.01
by Peter J. Acklam
20 Nov 2003
(Updated 21 Jul 2009)
The PNM Toolbox is a collection of MATLAB programs for reading and writing PPM, PGM, PBM, PNM, ...
|
Watch this File
|
| File Information |
| Description |
The PNM Toolbox is a collection of MATLAB programs for reading and writing image files. The supported formats are PPM (portable pixelmap), PGM (portable graymap), PBM (portable bitmap), RAS (Sun raster file), SGI/RGBA/RGB/BW (Silicon Graphics image files) and XBM (X11 bitmap) image files. |
| MATLAB release |
MATLAB 6.5 (R13)
|
|
Tags for This File
|
| Everyone's Tags |
|
| Tags I've Applied |
|
| Add New Tags |
Please login to tag files.
|
| Comments and Ratings (7) |
| 22 Sep 2004 |
Claudia Klett
|
|
|
| 21 Oct 2004 |
Michael Balch
|
|
|
| 08 Feb 2005 |
Christian Flores
|
|
|
| 25 Aug 2005 |
hervé Le Borgne
|
|
|
| 18 Oct 2005 |
Rajesh M J
|
|
|
| 03 Dec 2007 |
Brock Kirwan
|
|
|
| 19 Sep 2008 |
Dial Gene
|
|
|
| Updates |
| 08 Dec 2003 |
Changing category from "Image Processing" to "Graphics Import/Export". |
| 21 Jul 2009 |
BSD License |
|
Contact us at files@mathworks.com