![]() |
OpenCV
3.2.0
Open Source Computer Vision
|
paralel implementation of the center symetric census More...
#include "descriptor.hpp"
Public Member Functions | |
| SymetricCensus (const cv::Mat *img, int k2, int **distance) | |
| void | operator() (const cv::Range &r) const |
Public Member Functions inherited from cv::ParallelLoopBody | |
| virtual | ~ParallelLoopBody () |
paralel implementation of the center symetric census
| cv::stereo::SymetricCensus< num_images >::SymetricCensus | ( | const cv::Mat * | img, |
| int | k2, | ||
| int ** | distance | ||
| ) |
|
virtual |
Implements cv::ParallelLoopBody.
1.8.12