문제

I need the explanation for Brute-force descriptor matcher. What is Brute-force descriptor matcher ?

Thanks.

도움이 되었습니까?

해결책

The Brute-force means basic or naive descriptor matcher, like knn or radius. find this: http://docs.opencv.org/modules/features2d/doc/common_interfaces_of_descriptor_matchers.html

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top