#include <opencv2/stitching/detail/matchers.hpp>
Go to the source code of this file.
Classes | |
class | combine_grids::internal::AffineBestOf2NearestMatcher |
Features matcher similar to cv::detail::BestOf2NearestMatcher which finds two best matches for each feature and leaves the best one only if the ratio between descriptor distances is greater than the threshold match_conf. More... | |
Namespaces | |
namespace | combine_grids |
namespace | combine_grids::internal |