Extra Stereo Correspondance Algorithms#

Detailed Description#

Classes#

Name

Description

struct cv::stereo::MatchQuasiDense

View details

struct cv::stereo::PropagationParameters

View details

class cv::stereo::QuasiDenseStereo

Class containing the methods needed for Quasi Dense Stereo computation. View details

Enumerations#

speckle removal algorithms. These algorithms have the purpose of removing small regions View details

subpixel interpolationm methods for disparities. View details

Enumeration Type Documentation#

enum#

#include <opencv2/xstereo.hpp>

speckle removal algorithms. These algorithms have the purpose of removing small regions

Enumerator:

CV_SPECKLE_REMOVAL_ALGORITHM

CV_SPECKLE_REMOVAL_AVG_ALGORITHM

enum#

#include <opencv2/xstereo.hpp>

subpixel interpolationm methods for disparities.

Enumerator:

CV_QUADRATIC_INTERPOLATION

CV_SIMETRICV_INTERPOLATION