OpenCV
4.0.0
Open Source Computer Vision
|
A kernel in which a pixel is compared with the center of the window. More...
#include "descriptor.hpp"
Public Member Functions | |
CensusKernel () | |
CensusKernel (uint8_t **images) | |
void | operator() (int rrWidth, int w2, int rWidth, int jj, int j, int c[num_images]) const |
Public Attributes | |
uint8_t * | image [num_images] |
int | imageStop |
A kernel in which a pixel is compared with the center of the window.
|
inline |
|
inline |
|
inline |
uint8_t* cv::stereo::CensusKernel< num_images >::image[num_images] |
int cv::stereo::CensusKernel< num_images >::imageStop |