#include <XVSegmentation.h>
Inheritance diagram for XVSegmentation:
List of all members.
Examples include segmentation based on color, motion, shape, etc.
NOTE: The XVSegmentation class is abstract (it doesn't have a constructor). So it must be extended to be of any use. It just acts as a holder for functions that are general enough for all types of segmentation. Please see XVColorSeg.h and XVMotionSeg.h for further information.
Definition at line 71 of file XVSegmentation.h.
[private]
Definition at line 73 of file XVSegmentation.h.
Definition at line 74 of file XVSegmentation.h.
[inline]
Definition at line 110 of file XVSegmentation.h.
Definition at line 112 of file XVSegmentation.h.
[protected]
Definition at line 78 of file XVSegmentation.h.
Definition at line 79 of file XVSegmentation.h.
Definition at line 80 of file XVSegmentation.h.
Definition at line 81 of file XVSegmentation.h.