PREFILTER_XSOBEL constant

int const PREFILTER_XSOBEL

Pre-filter types for the stereo matching algorithm. Uses the X-Sobel operator for pre-filtering.

Implementation

static const int PREFILTER_XSOBEL = 1;