Main Page Class Hierarchy Alphabetical List Compound List File List Compound Members
XVision Compound List
Here are the classes, structs, unions and interfaces with brief descriptions:
- _rowvec (The class _rowvec is a data structure used to implement checking on 2nd matrix index. A matrix is essentially a column vector of _rowvecs)
- HueRangeTable (Allows for fast lookup to find the hue of a given RGB value The table holds boolean values: true if the hue of the RGB pixel was within the desired range, false otherwise)
- HueSectorTable (Builds a table of the RGB to Sector (Hue Sector) values)
- LookupTable (A LookupTable class which allows quick lookup between pixel values (RGB or scalar) to just about anything)
- RGBDistanceTable (Allows for fast lookup to find the distance between any color and a given color)
- Video (Base class for all Video Devices of the System Video is designed to provide a generic front end to video sources)
- XVAffineMatrix (A 2x2 matrix which multiplied by an image produces a warped image)
- XVColVector (XVColVector class For specifics on the member functions here, see the XVMatrix class from which this is derived. Basically, XVRowVector is a horizontal matrix, while XVColVector is a vertical matrix)
- XVDiagonalMatrix (Diagonal Matrix Class A diagonal matrix is basically a XVColVector with support to multiply by ordinary matrices in the appropriate fashion. All of the member functions are explained in the Matrix class (most are just adapted versions of those from the Matrix class anyway))
- XVHueSeg (The XVHueSectorSeg class does Segmentation based on the Hue Sectors of the image)
- XVNode (XVnode class)
- XVRGBDistanceSeg (Does Segmentation based on the distance between the colors in the image and some predefined color)
- XVRowVector (XVRowVector class For specifics on the member functions here, see the XVMatrix class from which this is derived. Basically, XVRowVector is a horizontal matrix, while XVColVector is a vertical matrix)
- XVSegmentation (The XVSegmentation takes images and does segmentation based on some user specified operation)
- XVVideo (Base class for all Video Devices of the System Video is designed to provide a generic front end to video sources)
Generated at Thu Mar 29 22:37:28 2001 for XVision by
1.2.0 written by Dimitri van Heesch,
© 1997-2000