|
Video Processing Framework
|
Public Member Functions | |
| MyClass (int width, int height) | |
| ~MyClass () | |
| void | process (unsigned char *imagein, unsigned char *imageout) |
| void | setParameters (double *pars) |
| MyClass::MyClass | ( | int | width, |
| int | height | ||
| ) | [inline] |
| MyClass::~MyClass | ( | ) | [inline] |
| void MyClass::process | ( | unsigned char * | imagein, |
| unsigned char * | imageout | ||
| ) | [inline] |
| void MyClass::setParameters | ( | double * | pars | ) |