Drovisio
Public Member Functions | List of all members
DetectInitialCandidatesParallel Class Reference
Inheritance diagram for DetectInitialCandidatesParallel:
Inheritance graph
[legend]
Collaboration diagram for DetectInitialCandidatesParallel:
Collaboration graph
[legend]

Public Member Functions

 DetectInitialCandidatesParallel (const Mat *_grey, vector< vector< vector< Point2f > > > *_candidatesArrays, vector< vector< vector< Point > > > *_contoursArrays, const Ptr< cv::aruco::DetectorParameters > &_params)
 
void operator() (const Range &range) const CV_OVERRIDE
 

Detailed Description

ParallelLoopBody class for the parallelization of the basic candidate detections using different threhold window sizes. Called from function _detectInitialCandidates()


The documentation for this class was generated from the following file: