阅读EmgCV文档时不太明白:哪些检测器可以与哪些DescriptorExtractors一起使用?
Here是这样说的:
You can use it with the FREAK descriptor that is scale invariant. Just replace the BriefDescriptorExtractor with Freak and it should do the trick.这是否意味着并不是所有的检测器都与DescriptorExtractors兼容?如果是,在哪里可以找到关于主题的比较和文档?
发布于 2015-07-01 09:52:58
https://stackoverflow.com/questions/30983057
复制相似问题