build RTK on ubuntu 16.04
Posted pengdada
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了build RTK on ubuntu 16.04相关的知识,希望对你有一定的参考价值。
RTK-1.4.0
InsightToolkit-4.12.2
cmake -D ITK_DIR=/home/peng/projects/CT/InsightToolkit-4.12.2/build ..
cmake -D ITK_DIR=/home/peng/projects/CT/InsightToolkit-4.12.2/debug -D CMAKE_BUILD_TYPE=Debug -D RTK_USE_CUDA=ON ./RTK-1.4.0/
note :
it is needed to for test code
#define USE_CUDA
以上是关于build RTK on ubuntu 16.04的主要内容,如果未能解决你的问题,请参考以下文章
Ubuntu 16.04下为Android编译OpenCV 3.2.0 Manager
ubuntu 16.04源码编译和配置caffe详细教程 | Install and Configure Caffe on ubuntu 16.04
(译)综合指南:通过Ubuntu 16.04上从Source构建来安装支持GPU的Caffe2