#include <Unit_VideoProcessing.h>
List of all members.
Constructor & Destructor Documentation
| VideoProcessing::VideoProcessing |
( |
const AbstractData * |
parent = NULL, |
|
|
const SimpleData * |
parameters = NULL, |
|
|
int |
frameBufferSize = 1 |
|
) |
| |
| VideoProcessing::~VideoProcessing |
( |
| ) |
[virtual] |
Member Function Documentation
| int VideoProcessing::allocateResults |
( |
| ) |
[virtual] |
Reimplemented from ImageProcessing.
Reimplemented in CursorControlModule, CursorControlModule, CursorTracking, CursorTrackingButtonDemo, FaceDetection, FaceComparison, FaceTrackingAvg, FindFaces, SegmFindFaces, CalcImgMotion, TrafficCountObjects, PersonMonitoring, FaceTracking, FeatSURF, FeatSURF, SubsamplingTestLKMotion, OpticalFlowLKPyr, and BackgrSubtrGMM.
Reimplemented from ImageProcessing.
Reimplemented in CursorControlModule, CursorControlModule, CursorTracking, CursorTrackingButtonDemo, FaceDetection, FaceComparison, FaceTrackingAvg, FindFaces, SegmFindFaces, CalcImgMotion, TrafficCountObjects, PersonMonitoring, FaceTracking, FeatSURF, FeatSURF, VideoDifferencing, SubsamplingTestLKMotion, OpticalFlowLKPyr, BackgrSubtrGMM, VideoCDGradient, CodebookBackgroundSegm, and VideoDifferencing.
| int VideoProcessing::getBufferSize |
( |
| ) |
|
| IPLImage * VideoProcessing::getPrevFrame |
( |
int |
prevFrameInd = 0 | ) |
[virtual] |
| int VideoProcessing::processChannel |
( |
int |
chIndex, |
|
|
SimpleData * |
options = NULL |
|
) |
| [virtual] |
| int VideoProcessing::processFrame |
( |
| ) |
[virtual] |
| int VideoProcessing::setBufferSize |
( |
int |
newBuffSize | ) |
|
Member Data Documentation
The documentation for this class was generated from the following files: