|
|
| IdentifyCandidatesParallel (const Mat &_grey, vector< vector< Point2f > > &_candidates, const Ptr< cv::aruco::Dictionary > &_dictionary, vector< int > &_idsTmp, vector< char > &_validCandidates, const Ptr< cv::aruco::DetectorParameters > &_params) |
| |
|
|
void operator()(const Range &range) const cv const Mat & | grey |
| |
|
vector< vector< Point2f > > & | candidates |
| |
|
const Ptr< Dictionary > & | dictionary |
| |
|
vector< int > & | idsTmp |
| |
|
vector< char > & | validCandidates |
| |
|
const Ptr< DetectorParameters > & | params |
| |
ParallelLoopBody class for the parallelization of the marker identification step Called from function _identifyCandidates()
The documentation for this class was generated from the following file:
- /home/jacquesth/EPL/Memoire/drovisio/src/detector/src/timing.cpp