【发布时间】:2016-07-16 20:57:58
【问题描述】:
我想在 Windows 7 的 Matlab 2010 中使用 Fast 库获取近似最近邻 (FLANN)。但是,出现以下错误消息。
Undefined function or method 'nearest_neighbors' for input arguments of type 'struct'.
nearest_neighbors 文件是 cpp 文件。我认为应该有某种构建过程,但我不熟悉构建过程。
谁能给我一些关于这个问题的指导? 我希望我能得到一些解决方案。 谢谢。
【问题讨论】: