OpenCV
4.0.0
Open Source Computer Vision
|
implementation for the star kernel descriptor More...
#include "descriptor.hpp"
Public Member Functions | |
StarKernelCensus (const cv::Mat *img, int k2, int **distance) | |
void | operator() (const cv::Range &r) const CV_OVERRIDE |
Public Member Functions inherited from cv::ParallelLoopBody | |
virtual | ~ParallelLoopBody () |
implementation for the star kernel descriptor
|
inline |
|
inlinevirtual |
Implements cv::ParallelLoopBody.