Struct QualityEvaluator::Result
Defined in File QualityEvaluator.h
Nested Relationships
This struct is a nested type of Class QualityEvaluator.
Struct Documentation
-
struct Result
Public Members
-
double quality = .0
The resulting quality measure, in the range [0,1].
-
bool hard_discard = false
If true, the match is bad and all other quality measurements should be discarded
-
double quality = .0