OpenCV
4.0.0
Open Source Computer Vision
|
#include "descriptor.hpp"
Public Member Functions | |
MCTKernel () | |
MCTKernel (uint8_t **images, int threshold) | |
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 |
int | t |
Compares pixels from a patch giving high weights to pixels in which the intensity is higher. The other pixels receive a lower weight
|
inline |
|
inline |
|
inline |
uint8_t* cv::stereo::MCTKernel< num_images >::image[num_images] |
int cv::stereo::MCTKernel< num_images >::imageStop |
int cv::stereo::MCTKernel< num_images >::t |