OpenCV453
cv::BFMatcher メンバ一覧

継承メンバを含む cv::BFMatcher の全メンバ一覧です。

add(InputArrayOfArrays descriptors)cv::DescriptorMatchervirtual
Algorithm() (定義場所: cv::Algorithm)cv::Algorithm
BFMatcher(int normType=NORM_L2, bool crossCheck=false)cv::BFMatcher
BRUTEFORCE 列挙値 (定義場所: cv::DescriptorMatcher)cv::DescriptorMatcher
BRUTEFORCE_HAMMING 列挙値 (定義場所: cv::DescriptorMatcher)cv::DescriptorMatcher
BRUTEFORCE_HAMMINGLUT 列挙値 (定義場所: cv::DescriptorMatcher)cv::DescriptorMatcher
BRUTEFORCE_L1 列挙値 (定義場所: cv::DescriptorMatcher)cv::DescriptorMatcher
BRUTEFORCE_SL2 列挙値 (定義場所: cv::DescriptorMatcher)cv::DescriptorMatcher
checkMasks(InputArrayOfArrays masks, int queryDescriptorsCount) const (定義場所: cv::DescriptorMatcher)cv::DescriptorMatcherprotected
clear() CV_OVERRIDEcv::DescriptorMatchervirtual
clone(bool emptyTrainData=false) const CV_OVERRIDEcv::BFMatchervirtual
clone_op(Mat m) (定義場所: cv::DescriptorMatcher)cv::DescriptorMatcherinlineprotectedstatic
create(int normType=NORM_L2, bool crossCheck=false)cv::BFMatcherstatic
cv::DescriptorMatcher::create(const String &descriptorMatcherType)cv::DescriptorMatcherstatic
create(const DescriptorMatcher::MatcherType &matcherType) (定義場所: cv::DescriptorMatcher)cv::DescriptorMatcherstatic
crossCheck (定義場所: cv::BFMatcher)cv::BFMatcherprotected
empty() const CV_OVERRIDEcv::DescriptorMatchervirtual
FLANNBASED 列挙値 (定義場所: cv::DescriptorMatcher)cv::DescriptorMatcher
getDefaultName() constcv::Algorithmvirtual
getTrainDescriptors() constcv::DescriptorMatcher
isMaskedOut(InputArrayOfArrays masks, int queryIdx) (定義場所: cv::DescriptorMatcher)cv::DescriptorMatcherprotectedstatic
isMaskSupported() const CV_OVERRIDEcv::BFMatcherinlinevirtual
isPossibleMatch(InputArray mask, int queryIdx, int trainIdx) (定義場所: cv::DescriptorMatcher)cv::DescriptorMatcherprotectedstatic
knnMatch(InputArray queryDescriptors, InputArray trainDescriptors, CV_OUT std::vector< std::vector< DMatch > > &matches, int k, InputArray mask=noArray(), bool compactResult=false) constcv::DescriptorMatcher
knnMatch(InputArray queryDescriptors, CV_OUT std::vector< std::vector< DMatch > > &matches, int k, InputArrayOfArrays masks=noArray(), bool compactResult=false)cv::DescriptorMatcher
knnMatchImpl(InputArray queryDescriptors, std::vector< std::vector< DMatch > > &matches, int k, InputArrayOfArrays masks=noArray(), bool compactResult=false) CV_OVERRIDEcv::BFMatcherprotectedvirtual
load(const String &filename, const String &objname=String())cv::Algorithminlinestatic
loadFromString(const String &strModel, const String &objname=String())cv::Algorithminlinestatic
match(InputArray queryDescriptors, InputArray trainDescriptors, CV_OUT std::vector< DMatch > &matches, InputArray mask=noArray()) constcv::DescriptorMatcher
match(InputArray queryDescriptors, CV_OUT std::vector< DMatch > &matches, InputArrayOfArrays masks=noArray())cv::DescriptorMatcher
MatcherType 列挙名 (定義場所: cv::DescriptorMatcher)cv::DescriptorMatcher
normType (定義場所: cv::BFMatcher)cv::BFMatcherprotected
radiusMatch(InputArray queryDescriptors, InputArray trainDescriptors, CV_OUT std::vector< std::vector< DMatch > > &matches, float maxDistance, InputArray mask=noArray(), bool compactResult=false) constcv::DescriptorMatcher
radiusMatch(InputArray queryDescriptors, CV_OUT std::vector< std::vector< DMatch > > &matches, float maxDistance, InputArrayOfArrays masks=noArray(), bool compactResult=false)cv::DescriptorMatcher
radiusMatchImpl(InputArray queryDescriptors, std::vector< std::vector< DMatch > > &matches, float maxDistance, InputArrayOfArrays masks=noArray(), bool compactResult=false) CV_OVERRIDE (定義場所: cv::BFMatcher)cv::BFMatcherprotectedvirtual
read(const String &fileName) (定義場所: cv::DescriptorMatcher)cv::DescriptorMatcherinline
read(const FileNode &) CV_OVERRIDEcv::DescriptorMatchervirtual
save(const String &filename) constcv::Algorithmvirtual
train()cv::DescriptorMatchervirtual
trainDescCollectioncv::DescriptorMatcherprotected
utrainDescCollection (定義場所: cv::DescriptorMatcher)cv::DescriptorMatcherprotected
write(const String &fileName) const (定義場所: cv::DescriptorMatcher)cv::DescriptorMatcherinline
write(FileStorage &) const CV_OVERRIDEcv::DescriptorMatchervirtual
write(const Ptr< FileStorage > &fs, const String &name=String()) const (定義場所: cv::DescriptorMatcher)cv::DescriptorMatcherinline
writeFormat(FileStorage &fs) const (定義場所: cv::Algorithm)cv::Algorithmprotected
~Algorithm() (定義場所: cv::Algorithm)cv::Algorithmvirtual
~BFMatcher() (定義場所: cv::BFMatcher)cv::BFMatcherinlinevirtual
~DescriptorMatcher() (定義場所: cv::DescriptorMatcher)cv::DescriptorMatchervirtual