#include <polarcorr.h>
Klassendiagramm für seemicro::PolarCorrelationModule:


Öffentliche Methoden | |
| PolarCorrelationModule (Micro &m, ImageSource &As) | |
| void | makeKernel (void) |
| void | processKeyFrame (void) |
| void | processFrame (myrect *ROI) |
| ~PolarCorrelationModule () | |
Öffentliche, statische Methoden | |
| int | above_threshold (double v) |
Öffentliche Attribute | |
| Micro & | micro |
| float | correlationStrength |
| ImageSource & | src |
| IplImage * | kernel_img |
| double * | ffin |
| double * | kernelin |
| double * | ffback |
| fftw_plan | plan |
| fftw_plan | plan_kernel |
| fftw_plan | planB |
| fftw_complex * | ffout |
| fftw_complex * | kernelout |
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
Verarbeite ein Bild, das keinen Keyframe darstellt Erneute Implementation von seemicro::RecognitionModule. |
|
|
Erneute Implementation von seemicro::RecognitionModule. |
|
|
Betrag der Korrelationsbildes an der Maximum-Stelle. Wird von correlate() gesetzt. |
|
|
für fftw / Zwischenergebnisse |
|
|
für fftw / Zwischenergebnisse |
|
|
|
|
|
|
|
|
für fftw / Zwischenergebnisse |
|
|
|
|
|
Ergebnisse |
|
|
|
|
|
|
|
|
|
|
|
Referenz zum Kantensegmentbild |
1.3.2