繁体   English   中英

EmguCV探测器如何与EmguCV DescriptorExtractors相关?

[英]How do EmguCV detectors relate to EmguCV DescriptorExtractors?

阅读EmgCV文档无法理解:哪些探测器可以与DescriptorExtractors一起使用?

这里有说:

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兼容? 如果是,可以找到关于主题的比较和文档?

暂无
暂无

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM