2009年11月9日
摘要: debian testing中的opencv是1.0版本的,太老了下载2.0版本,解压 编译过程: cd OpenCV-2.0.0/ mkdir release cd release cmake -D CMAKE_BUILD_TYPE=RELEASE -D CMAKE_INSTALL_PREFIX=/opt/opencv -D BUILD_PYTHON_SUPPORT=ON ..配置:在.bash... 阅读全文
posted @ 2009-11-09 21:29 lbsx 阅读(277) 评论(0) 推荐(0)