使用 Texture.exe
先到http://jsyeh.org/3dcg10下載windoes.zip、data.zip、glut32.dll並解壓縮windows跟data資料夾,打開windows資料夾並把data資料夾與glut32.dll移進去,就可以打開Texture.exe了
用Open CV Show圖
1.先到moodle上課用軟體下載OpenCV2.1.0,並將CodeBlocks重新開啟。2.開啟CodeBlocks後,新增一個GLUT專案。
3.在程式碼中呼叫外掛 OpenCV的High GUI
6.執行後會有錯誤,必須在Build option裡的Debug - Search directories - Compiler 加入 C:\OpenCV2.1\include
7.解決了上面的錯誤後會出現錯誤,必須在Build option裡的Debug - Search directories - Linker 加入 C:\OpenCV2.1\lib
8.在Linkin setting裡加入cv210、cxcore210、highgui210
沒有留言:
張貼留言