mexopencv
3.4.1
MEX interface for OpenCV library
|
Typedefs | |
typedef std::vector< std::pair< Ptr< TrackerTargetState >, float > > | ConfidenceMap |
typedef std::vector< Ptr< TrackerTargetState > > | Trajectory |
Functions | |
void | _writeFeatures (const std::vector< Feature > features, FileStorage &fs, const Mat &featureMap) |
float | calc (const std::vector< Mat > &_hists, const Mat &_normSum, size_t y, int featComponent) const |
uchar | calc (const Mat &_sum, size_t y) const |
float | calcNormFactor (const Mat &sum, const Mat &sqSum) |
virtual float | operator() (int varIdx, int sampleIdx) |