#include <correlation.h>
Klassendiagramm für seemicro::CorrelationOutput:


Öffentliche Methoden | |
| CorrelationOutput (CorrelationModule &Ac) | |
| ~CorrelationOutput () | |
| void | output (bool keyframe) |
| void | parametrize (void) |
Öffentliche, statische Methoden | |
| void | callback (int dummy=0) |
| double | threshold_value (void) |
| int | above_threshold (double v) |
Private Attribute | |
| CorrelationModule & | c |
| Micro & | micro |
| MicroAdam * | adam |
| IplImage * | back |
| int | back_threshold |
| int | radius |
| int | ialpha |
| int | ibeta |
Statische private Attribute | |
| CorrelationOutput * | home |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Erneute Implementation von seemicro::OutputModule. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
for highgui callbacks |
|
|
alpha trackbar, 0 to 359 degrees |
|
|
beta trackbar, 0 to 359 degrees, where beta=180-ibeta so as to allow it to be nagative |
|
|
|
|
|
radius trackbar, up to half image height |
1.3.2