Auxilliary Tool:
A data structure that keeps track of the a particular image feature setting, and performance of that feature.
More...
#include <StructTypes.h>
Public Attributes | |
Feature * | feat |
A feature being considered for an object detector. | |
PerformanceMetrics | perf |
The performance achieved by that feature. |
Auxilliary Tool:
A data structure that keeps track of the a particular image feature setting, and performance of that feature.