Skip to content

xstereo

All modules / xstereo

Constants

Use the named constant from cv. In particular, OpenCV 5 matrix type codes differ from OpenCV 4.

stereo_CV_SPECKLE_REMOVAL_ALGORITHM

stereo cv speckle removal algorithm constant (0), defined by OpenCV for cv::stereo.

stereo_CV_SPECKLE_REMOVAL_AVG_ALGORITHM

stereo cv speckle removal avg algorithm constant (1), defined by OpenCV for cv::stereo.

stereo_CV_QUADRATIC_INTERPOLATION

stereo cv quadratic interpolation constant (0), defined by OpenCV for cv::stereo.

stereo_CV_SIMETRICV_INTERPOLATION

stereo cv simetricv interpolation constant (1), defined by OpenCV for cv::stereo.

stereo_StereoBinaryBM_PREFILTER_NORMALIZED_RESPONSE

stereo stereo binary bm prefilter normalized response constant (0), defined by OpenCV for cv::stereo::StereoBinaryBM.

stereo_STEREO_BINARY_BM_PREFILTER_NORMALIZED_RESPONSE

stereo stereo binary bm prefilter normalized response constant (0), defined by OpenCV for cv::stereo::StereoBinaryBM.

stereo_StereoBinaryBM_PREFILTER_XSOBEL

stereo stereo binary bm prefilter xsobel constant (1), defined by OpenCV for cv::stereo::StereoBinaryBM.

stereo_STEREO_BINARY_BM_PREFILTER_XSOBEL

stereo stereo binary bm prefilter xsobel constant (1), defined by OpenCV for cv::stereo::StereoBinaryBM.

stereo_StereoBinarySGBM_MODE_SGBM

stereo stereo binary sgbm mode sgbm constant (0), defined by OpenCV for cv::stereo::StereoBinarySGBM.

stereo_STEREO_BINARY_SGBM_MODE_SGBM

stereo stereo binary sgbm mode sgbm constant (0), defined by OpenCV for cv::stereo::StereoBinarySGBM.

stereo_StereoBinarySGBM_MODE_HH

stereo stereo binary sgbm mode hh constant (1), defined by OpenCV for cv::stereo::StereoBinarySGBM.

stereo_STEREO_BINARY_SGBM_MODE_HH

stereo stereo binary sgbm mode hh constant (1), defined by OpenCV for cv::stereo::StereoBinarySGBM.

stereo_CV_DENSE_CENSUS

stereo cv dense census constant (0), defined by OpenCV for cv::stereo.

stereo_CV_SPARSE_CENSUS

stereo cv sparse census constant (1), defined by OpenCV for cv::stereo.

stereo_CV_CS_CENSUS

stereo cv cs census constant (2), defined by OpenCV for cv::stereo.

stereo_CV_MODIFIED_CS_CENSUS

stereo cv modified cs census constant (3), defined by OpenCV for cv::stereo.

stereo_CV_MODIFIED_CENSUS_TRANSFORM

stereo cv modified census transform constant (4), defined by OpenCV for cv::stereo.

stereo_CV_MEAN_VARIATION

stereo cv mean variation constant (5), defined by OpenCV for cv::stereo.

stereo_CV_STAR_KERNEL

stereo cv star kernel constant (6), defined by OpenCV for cv::stereo.