Video Processing Framework
ImgDifference Class Reference

#include <Ocv_ImageDifference.h>

Inheritance diagram for ImgDifference:
AbstractProcessing AbstractData

List of all members.

Public Member Functions

 ImgDifference ()
 ImgDifference (int numImageParameters, int numFloatParameters, int numIntegerParameters)
virtual ~ImgDifference ()
virtual ImgDifferenceduplicate ()
void init ()
virtual int runProcessing ()
virtual int initializeProcessing ()
virtual int finalizeProcessing ()

Constructor & Destructor Documentation

ImgDifference::ImgDifference ( )
ImgDifference::ImgDifference ( int  numImageParameters,
int  numFloatParameters,
int  numIntegerParameters 
)
ImgDifference::~ImgDifference ( ) [virtual]

Member Function Documentation

virtual ImgDifference* ImgDifference::duplicate ( ) [inline, virtual]

Reimplemented from AbstractProcessing.

int ImgDifference::finalizeProcessing ( ) [virtual]

Reimplemented from AbstractProcessing.

void ImgDifference::init ( )
int ImgDifference::initializeProcessing ( ) [virtual]

Reimplemented from AbstractProcessing.

int ImgDifference::runProcessing ( ) [virtual]

Reimplemented from AbstractProcessing.


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines