Re: [問題] OpenCV2.4.5在ubuntu13.04下安裝
看板Linux作者trashprince (Contigo ergo "XOR"!!)時間12年前 (2013/07/01 13:33)推噓1(1推 0噓 0→)留言1則, 1人參與討論串2/2 (看更多)
※ 引述《discipile (DIS)》之銘言:
: 因為目前opencv跟ubuntu都是最新的
: 所以我找了網路上最新的教學來看:
: http://blog.csdn.net/bg2bkk/article/details/9048649
: 不知道為甚麼安裝起來還是很卡
: 目前算是都安裝完了吧?(但是教學中所有測試步驟都失敗...)
: 我也不知道有沒有成功安裝
: 這邊是ffmpeg測試的部份
: phenix@phenix:/usr/local/share/ffmpeg/examples$ sudo make
: make: Nothing to be done for `all'.
這邊make不知道有沒有問題 檢查一下makefile比較好
: phenix@phenix:/usr/local/share/ffmpeg/examples$ sudo ./demuxing
: optical_flow_input.avi video.avi audio
: Could not open source file optical_flow_input.avi
: 這邊是opencv測試的部份
: phenix@phenix:/usr/local/share/ffmpeg/examples$ cd
: /usr/local/share/OpenCV/samples
: bash: cd: /usr/local/share/OpenCV/samples: 沒有此一檔案或目錄
: phenix@phenix:/usr/local/share/ffmpeg/examples$ cd c
這裡沒有進去那層目錄 還在ffmpeg 那裏 所以當然沒有c
: bash: cd: c: 沒有此一檔案或目錄
: phenix@phenix:/usr/local/share/ffmpeg/examples$ sudo chmod +x build_all.sh
: chmod: 無法存取 ‘build_all.sh’: 沒有此一檔案或目錄
: phenix@phenix:/usr/local/share/ffmpeg/examples$ sudo ./build_all.sh
: sudo: ./build_all.sh: command not found
: 似乎都找不到?難道我沒有安裝成功???
archlinux 的opencv samples 放在/usr/share/opencv/samples
你可以去那裡找找看
--
※ 發信站: 批踢踢實業坊(ptt.cc)
◆ From: 36.239.250.225
※ 編輯: trashprince 來自: 118.171.193.50 (07/01 21:53)
推
07/02 00:06, , 1F
07/02 00:06, 1F
討論串 (同標題文章)
本文引述了以下文章的的內容:
完整討論串 (本文為第 2 之 2 篇):