開發平台(Platform):
VC++(2013)
額外使用到的函數庫(Library Used):
OpenCV(2.4.9)
問題(Question):
Debug錯誤
餵入的資料(Input):
二值化圖像
預期的正確結果(Expected Output):
輸出整張圖像的pixcel值
錯誤結果(Wrong Output):
0x752F812F 中 (於 test11.exe) 第一個可能發生的例外狀況: Microsoft C++ 發生例外
狀況: cv::Exception (記憶體位置 0x0029F86C)。
0x752F812F 中 (於 test11.exe) 發生未處理的例外狀況: Microsoft C++ 發生例外狀況
: cv::Exception (記憶體位置 0x0029F86C)。
程式碼(Code):(請善用置底文網頁, 記得排版)
http://codepad.org/wZcMBMPl
補充說明(Supplement):
麻煩各位高手 請問這是哪邊有問題嗎??