Topic "binary"

BINARY			    Monash Image Library			BINARY

These functions are for creating and manipulating binary images. At present
binary images use 8 bits per pixel even though only 1 bit is required. This
should eventually be rectified.

These functions are also inconsistent in that white may often be represented
as 1 or 255, the later being more useful for displaying. This should also be 
fixed in a future version.


Related Functions

ibinary threshold binary image setting all pixels below threshold to 0 and all equal to or above to 1.
ichain chain code a contoured binary image to text file
icontour contour binary image
idumpbps dump a binary image as a monochrome postscript file
isegment segment binary image
iunchain convert from chain code text file into image

Other Topics

index | userguide | full | arithmetic | basic | binary | blocks | colour | compress | display | docs | fft | hist | image | io | makefile | masks | memory | misc | morph | pixel | rgb | stats | transform | error | mapping