QVision Class List

Here are the classes, structs, unions and interfaces with brief descriptions:
CannyWorker
ComponentTreeWorker
ContourExtractorWorker
ContourPainter
MyWorker
PlayerWorker
QVApplicationMain class for QVision applications
QVCameraBase class for image and video input source objects
QVCombinationIteratorIterator over all possible combinations over a set
QVComponentTreeImage component tree data structure
QVCpuPlotClass for plot graphs of worker's cpustat properties
QVDefaultGUIMain user interface widget for QVision applications
QVDisjointSetImplementation of a disjoint set data type, based on the union-find algorithm
QVFunctionMinimizerWrapper class for GSL function minimization
QVGenericImageBase class for QVImage objects
QVGUIMain user interface widget for QVision applications
QVHistogramPlotClass for plot worker's histograms
QVImage< Type, Channels >Image representation class for the QVision
QVImageCanvasViewer widget for QVImage objects and other data types
QVIndexedStringListString List with a current string index
QVMatrixImplementation of numerical matrices
QVMPlayerCameraVideo source class for reading many video file formats, webcams and digital cameras
QVNumericPlotClass for plot graphs of worker's int and double properties
QVPolylinePolyline representation
QVPolylineFFloating point polyline representation
QVPropertyContainerBase class for dynamic property container objects
QVPropertyContainerChangeBase class for property container object's changes
QVPropertyContainerInformerClass for inform about the QVPropertyContainer changes
QVPROSAC< Element, Model >Implementation of PROSAC, an extension to RANSAC (see QVRANSAC)
QVQuaternionImplementation of quaternions
QVRANSAC< Element, Model >Implementation of RANSAC, a robust statistical model fitting algorithm
QVTensorImplementation of tensors, a generalization for matrices and vectors
QVTensorIndexIndexes for tensors
QVVectorImplementation of numerical vectors
QVWorkerBase class for Worker threads