Main Page | Data Structures | File List | Data Fields | Globals

MrElementsDetector Struct Reference

#include <mr_elements_detector.h>


Data Fields

MrImagepattern
MrImagepartition
int px
int px_end
int py
float MaxEnergy
MrVectorelements
float MinEnergy
float WidthScaling
float HeightScaling


Detailed Description

Represents the notes detector algorithm


Field Documentation

MrVector* MrElementsDetector::elements
 

current elements detected

float MrElementsDetector::HeightScaling
 

height scaling of the pattern from the spacing between lines

float MrElementsDetector::MaxEnergy
 

normalisation factor

float MrElementsDetector::MinEnergy
 

minimum percentage energy required to match the pattern

MrImage* MrElementsDetector::partition
 

the b/w partition image

MrImage* MrElementsDetector::pattern
 

the pattern used to match

int MrElementsDetector::px
 

current x position

int MrElementsDetector::px_end
 

last x position

int MrElementsDetector::py
 

current y position

float MrElementsDetector::WidthScaling
 

width scaling of the pattern from the spacing between lines


The documentation for this struct was generated from the following file:
Generated on Sun Apr 9 17:29:41 2006 for MusicReco by  doxygen 1.4.4