OpenCV  3.4.4
Open Source Computer Vision
cv::stereo::Matching Member List

This is the complete list of members for cv::stereo::Matching, including all inherited members.

blockAgregation(const Mat &partialSums, int windowSize, Mat &cost)cv::stereo::Matchinginlineprotected
costGathering(const Mat &hammingDistanceCost, Mat &cost)cv::stereo::Matchinginlineprotected
dispartyMapFormation(const Mat &costVolume, Mat &mapFinal, int th)cv::stereo::Matchinginlineprotected
getConfidence()cv::stereo::Matchinginlineprotected
getMaxDisparity()cv::stereo::Matchinginlineprotected
getScallingFactor()cv::stereo::Matchinginlineprotected
hammingDistanceBlockMatching(const Mat &leftImage, const Mat &rightImage, Mat &cost, const int kernelSize=9)cv::stereo::Matchinginlineprotected
Matching(void)cv::stereo::Matchinginline
Matching(int maxDisp, int scalling=4, int confidence=6)cv::stereo::Matchinginline
Median1x9Filter(const Mat &originalImage, Mat &filteredImage)cv::stereo::Matchinginline
Median9x1Filter(const Mat &originalImage, Mat &filteredImage)cv::stereo::Matchinginline
pusscv::stereo::Matchingprotected
setConfidence(double val)cv::stereo::Matchinginlineprotected
setMaxDisparity(int val)cv::stereo::Matchinginlineprotected
setScallingFactor(int val)cv::stereo::Matchinginlineprotected
smallRegionRemoval(const Mat &currentMap, int t, Mat &out)cv::stereo::Matchinginlineprotected
speckleXcv::stereo::Matchingprotected
speckleYcv::stereo::Matchingprotected
~Matching(void)cv::stereo::Matchinginline