next up previous contents
Next: 4.10 Mosaicing operations Up: 4. VImage operations Previous: 4.8 In-place operations   Contents

4.9 Morphology operations

double cntlines( int );
VImage dilate( VIMask );
VImage dilate_raw( VIMask );
VImage erode( VIMask );
VImage erode_raw( VIMask );
VImage profile( int );



John Cupitt 2005-04-11