Loading...
savePosteriors
cv::RandomizedTree
savePosteriors2
cv::RandomizedTree
SIFT
cv::SIFT::SIFT()
cv::SIFT::SIFT(double _threshold, double _edgeThreshold, int _nOctaves=CommonParams::DEFAULT_NOCTAVES, int _nOctaveLayers=CommonParams::DEFAULT_NOCTAVE_LAYERS, int _firstOctave=CommonParams::DEFAULT_FIRST_OCTAVE, int _angleMode=CommonParams::FIRST_ANGLE)
cv::SIFT::SIFT(double _magnification, bool _isNormalize=true, bool _recalculateAngles=true, int _nOctaves=CommonParams::DEFAULT_NOCTAVES, int _nOctaveLayers=CommonParams::DEFAULT_NOCTAVE_LAYERS, int _firstOctave=CommonParams::DEFAULT_FIRST_OCTAVE, int _angleMode=CommonParams::FIRST_ANGLE)
cv::SIFT::SIFT(const CommonParams &_commParams, const DetectorParams &_detectorParams=DetectorParams(), const DescriptorParams &_descriptorParams=DescriptorParams())
SSD
cv::SelfSimDescriptor
stereoRectify
cv::stereoRectify(const Mat &cameraMatrix1, const Mat &distCoeffs1, const Mat &cameraMatrix2, const Mat &distCoeffs2, Size imageSize, const Mat &R, const Mat &T, CV_OUT Mat &R1, CV_OUT Mat &R2, CV_OUT Mat &P1, CV_OUT Mat &P2, CV_OUT Mat &Q, int flags=CALIB_ZERO_DISPARITY)
cv::stereoRectify(const Mat &cameraMatrix1, const Mat &distCoeffs1, const Mat &cameraMatrix2, const Mat &distCoeffs2, Size imageSize, const Mat &R, const Mat &T, CV_OUT Mat &R1, CV_OUT Mat &R2, CV_OUT Mat &P1, CV_OUT Mat &P2, CV_OUT Mat &Q, double alpha, Size newImageSize=Size(), CV_OUT Rect *validPixROI1=0, CV_OUT Rect *validPixROI2=0, int flags=CALIB_ZERO_DISPARITY)
StereoSGBM
cv::StereoSGBM::StereoSGBM()
cv::StereoSGBM::StereoSGBM(int minDisparity, int numDisparities, int SADWindowSize, int P1=0, int P2=0, int disp12MaxDiff=0, int preFilterCap=0, int uniquenessRatio=0, int speckleWindowSize=0, int speckleRange=0, bool fullDP=false)
subtract
cv::MatOp::subtract(const MatExpr &expr1, const MatExpr &expr2, MatExpr &res) const
cv::MatOp::subtract(const Scalar &s, const MatExpr &expr, MatExpr &res) const
cv::subtract(const Mat &src1, const Mat &src2, CV_OUT Mat &dst, const Mat &mask CV_WRAP_DEFAULT(Mat()))
cv::subtract(const Mat &src1, const Mat &src2, CV_OUT Mat &dst)
cv::subtract(const Mat &src1, const Scalar &src2, CV_OUT Mat &dst, const Mat &mask=Mat())
cv::subtract(const Scalar &src1, const Mat &src2, CV_OUT Mat &dst, const Mat &mask=Mat())
Searching...
No Matches