OpenCV error in cvPtr2D
Hello, The following error occur in my application:
OpenCV Error: Bad argument (unrecognized or unsupported array type) in cvPtr2D, file cxcore/cxarray.cpp, line 1818 terminate called after throwing an instance of 'cv::Exception'
What is that?
Thanks.
add a comment