首页 > 系统服务 > 详细

OpenCV 2.4.10 Linux Conifguration

时间:2015-03-14 09:30:50      阅读:329      评论:0      收藏:0      [点我收藏+]

 

Download CMake 2.8.12

Extract the file, and run "./bootstrap", then "make", then "sudo make install"

 

Add some dependencies, run "sudo apt-get install build-essential libgtk2.0-dev libavcodec-dev libavformat-dev libjpeg62-dev libtiff4-dev cmake libswscale-dev libjasper-dev"

 

Download OpenCV 2.4.10 for linux

Extract the file, and go into the file, and run "cmake ."

Wait about 20 minutes and then run "sudo make install"

 

OpenCV 2.4.10 Linux Conifguration

原文:http://www.cnblogs.com/grandyang/p/4336999.html

(0)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!