|
Image Processing
|
| Centre for Vision, Speech & Signal Processing |
| BASIC | LIBRARIES | AMMA SEARCH | AMMA HOME |
These classes mostly take in an image (or images) and generate a processed
image or some other object. Of those classes that take in a single object and
generate a single object , many fall into the data processing
class category, and therefore all use the same interface. (They can be
readily identified because they all inherit DPProcessC).
AMMA | |
Image | |
Image Processing | |
Deinterlace | |
Edges | |
Interpolation | |
Lines | |
Morphology | |
Operators | |
Perceptual Grouping | |
Projections | |
Region | Region Growing Segmentation package |
Region Adjacency Graph | |
Region Model | |
Spatial Filters | Spatial filters |
| Default Classes | Description |
| DPWriteGFBodyC | Write stream to GF file body. |
| DPWriteGFC | Write stream to GF file. |
| ByteImageStatC | The class ByteImageStatC is an engine for computation of statistics on byte images. |
| IntImageStatC | The class IntImageStatC is an engine for computation of statistics. |
| RealImageStatC | The class RealImageStatC is an engine for computation of statistics on real images. |
| IPTransformC | Generic Image Processing Transform class. |
| IPTransformBC | Transform base class. |
| GreyLevelHistogramC | Grey level image histogram |
| PSImageBodyC | This is the body class for PSImageC |
| PSImageC | This class creates Postscript files that illustrate fields of 2D vectors and/or covariance matrices |
| Executables | Description |
| BWFilt | Do some simple filtering on grey scale images. |
| Author: Anonymous, Generated by DocEntry: March 20, 2001 |