cv2.DescriptorBFMatcher_create(descriptorMatcherType)
descriptorMatcherType
에 대한 설명cv2.DescriptorMatcher.match()
: 가장 좋은 매칭 반환cv2.DescriptorMatcher.knnmatch()
: 사용자가 지정한 k개의 가장 좋은 매칭 반환cv2.FlannBasedMatcher_create()
: descripterMatcherType은 FlannBased로서 하나