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

ncnn编译安装-20190415

时间:2019-04-15 16:27:13      阅读:190      评论:0      收藏:0      [点我收藏+]

标签:size   lis   tps   set   make   body   src   amp   sts   

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编译安装-20190415

标签:size   lis   tps   set   make   body   src   amp   sts   

原文地址:https://www.cnblogs.com/jerrybaby/p/10710961.html

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