开发平台(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):
麻烦各位高手 请问这是哪边有问题吗??