我使用犰狳作为我的矩阵库。同时,我使用 OpenFrameworks 来开发我的代码。当我尝试将 ofxOpenCv 与 Armadillo 一起使用时,出现以下错误:
/usr/include/armadillo_bits/traits.hpp:在全局范围内:/usr/include/armadillo_bits/traits.hpp:在“const bool arma::is_arma_type >::value”的实例化中:../../.. /addons/ofxOpenCv/libs/opencv/include/opencv2/core/operations.hpp:753:23:从这里实例化/usr/include/armadillo_bits/traits.hpp:584:28:错误:'cv::'是/使用匿名类型 /usr/include/armadillo_bits/traits.hpp:584:28:错误:试图实例化 'template struct arma::is_subview_elem2' /usr/include/armadillo_bits/traits.hpp:584:28:错误:'cv ::' 是/使用匿名类型。. . 在我看来,犰狳和ofxOpenCv之间存在冲突,但我不知道如何解决这个问题。有人可以给出一些提示来解决这个问题吗?问候,托希德