Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我一直在努力将 ITKinto 集成到 Qt 项目中。我用谷歌搜索过,但没有发现任何有用的东西。我正在尝试将它集成为 Opencv。但我最终失败了,谁能告诉我正确的过程。非常感谢,如果提供任何适当的参考。
没有理由在 Qt 的内部实际编译 ITK。您应该分别从您的客户项目中使用这两个项目(ITK 和 Qt)。