Code covered by the BSD License
Highlights from
pnm
-
cmsort(x,map,opt)
CMSORT Sort color map.
-
im2ind(R,G,B)
IM2IND Convert image to indexed image with unique colors in map.
-
im2indd(R,G,B)
IM2INDD Convert image to indexed image (direct conversion).
-
im2indr(R,G,B)
IM2INDR Convert image to indexed image with unique colors in map.
-
im2inds(R,G,B)
IM2INDS Convert image to indexed image with unique colors in map.
-
pbmread(filename)
PBMREAD Read a PBM (portable bitmap) file from disk.
-
pbmwrite(arg1,arg2,arg3,arg4)
PBMWRITE Write a PBM (portable bitmap) file to disk.
-
pgmread(filename)
PGMREAD Read a PGM (portable graymap) file from disk.
-
pgmwrite(arg1,arg2,arg3,arg4,...
PGMWRITE Write a PGM (portable graymap) file to disk.
-
pnmgeti( fid, n )
PNMGETI Get integers from an ascii encoded PBM/PGM/PPM file.
-
pnmmagic( fid, fmt )
PNMMAGIC Find and identify magic number in PBM/PGM/PPM file.
-
ppmread(filename)
PPMREAD Read a PPM (portable pixmap) file from disk.
-
ppmwrite(arg1,arg2,arg3,arg4,...
PPMWRITE Write a PPM (portable pixmap) file to disk.
-
Contents.m
-
Readme.m
-
pnmdemo.m
-
pnmtest.m
-
View all files
|
|
| File Information |
| Description |
This is a collection of programs for reading and writing portable pixelmaps, portable graymaps and portable bitmaps. Ascii (plain) and binary (raw) encodings are supported for both reading and writing. |
| MATLAB release |
MATLAB 5.2 (R10)
|
|
Tags for This File
|
| Everyone's Tags |
|
| Tags I've Applied |
|
| Add New Tags |
Please login to tag files.
|
| Comments and Ratings (2) |
| 05 May 2003 |
Amged El-Wakeel
|
|
|
| 31 Jan 2004 |
Fabio Sartori
|
|
|
|
Contact us at files@mathworks.com