Home
last modified time | relevance | path

Searched defs:detectAndCompute (Results 1 – 13 of 13) sorted by relevance

/dports/graphics/opencv/opencv-4.5.3/modules/features2d/src/
H A Dfeature2d.cpp167 void Feature2D::detectAndCompute( InputArray, InputArray, in detectAndCompute() function in cv::Feature2D
H A Dkaze.cpp108 void detectAndCompute(InputArray image, InputArray mask, in detectAndCompute() function in cv::CV_FINAL
H A Dakaze.cpp165 void detectAndCompute(InputArray image, InputArray mask, in detectAndCompute() function in cv::AKAZE_Impl
H A Daffine_feature.cpp293 void AffineFeature_Impl::detectAndCompute(InputArray _image, InputArray _mask, in detectAndCompute() function in cv::AffineFeature_Impl
H A Dsift.dispatch.cpp466 void SIFT_Impl::detectAndCompute(InputArray _image, InputArray _mask, in detectAndCompute() function in cv::SIFT_Impl
H A Dorb.cpp965 void ORB_Impl::detectAndCompute( InputArray _image, InputArray _mask, in detectAndCompute() function in cv::ORB_Impl
H A Dbrisk.cpp680 BRISK_Impl::detectAndCompute( InputArray _image, InputArray _mask, std::vector<KeyPoint>& keypoints, in detectAndCompute() function in cv::BRISK_Impl
/dports/graphics/opencv/opencv-4.5.3/contrib/modules/xfeatures2d/src/
H A Daffine_feature2d.cpp632 void AffineFeature2D_Impl::detectAndCompute( in detectAndCompute() function in cv::xfeatures2d::AffineFeature2D_Impl
650 void AffineFeature2D_Impl::detectAndCompute( in detectAndCompute() function in cv::xfeatures2d::AffineFeature2D_Impl
H A Dsurf.ocl.cpp359 bool SURF_OCL::detectAndCompute(InputArray _img, InputArray _mask, UMat& keypoints, in detectAndCompute() function in cv::xfeatures2d::SURF_OCL
H A Dtbmr.cpp564 void TBMR_Impl::detectAndCompute( in detectAndCompute() function in cv::xfeatures2d::TBMR_Impl
H A Dsurf.cpp886 void SURF_Impl::detectAndCompute(InputArray _img, InputArray _mask, in detectAndCompute() function in cv::xfeatures2d::SURF_Impl
/dports/graphics/opencv/opencv-4.5.3/contrib/modules/cudafeatures2d/src/
H A Dorb.cpp578 …void ORB_Impl::detectAndCompute(InputArray _image, InputArray _mask, std::vector<KeyPoint>& keypoi… in detectAndCompute() function in __anonde9438370111::ORB_Impl
/dports/graphics/opencv/opencv-4.5.3/modules/calib3d/src/
H A Dchessboard.cpp674 void FastX::detectAndCompute(cv::InputArray image,cv::InputArray mask,std::vector<cv::KeyPoint>& ke… in detectAndCompute() function in cv::details::FastX
3817 void Chessboard::detectAndCompute(cv::InputArray image,cv::InputArray mask,std::vector<cv::KeyPoint… in detectAndCompute() function in cv::details::Chessboard