码迷,mamicode.com
首页 > 其他好文 > 详细

ncnn编译安装

时间:2018-08-23 15:32:43      阅读:361      评论:0      收藏:0      [点我收藏+]

标签:make   路径   git clone   lists   2.4   编译   lis   dir   根据   

1、git clone https://github.com/Tencent/ncnn

2、按照wiki说明来编译,根据需要,选择不同的编译方式。在ncnn/CMakeLists.txt中,可选择编译examples、benchmark、src。

https://github.com/Tencent/ncnn/wiki/how-to-build

3、如果编译examples,则需要添加opencv,在example/CMakeLists.txt中,首行添加:

    set(OpenCV_DIR  /home/自己的路径/opencv-2.4.13/release)

ncnn编译安装

标签:make   路径   git clone   lists   2.4   编译   lis   dir   根据   

原文地址:https://www.cnblogs.com/573177885qq/p/9523495.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!