openCV: Unhandled exception upon call to cornerSubPix() and calcOpticalFlowPyrLK()

I already posted my problem in the openCV forum, but I figured it would be a good idea to present it here as well.

Here is the link: http://answers.opencv.org/question/28229/lkdemocpp-crashing-upon-cornersubpix-and/

Thank you in advance!

Best, MrRed
Last edited on
http://www.cplusplus.com/forum/general/112111/
> We are not considering compiler/linker errors here.
foo.cpp: In function ‘int main(int, char**)’:
foo.cpp:64:15: error: ‘point2f’ was not declared in this scope


http://www.eelis.net/iso-c++/testcase.xhtml
> when we copy&paste the code displayed into our editor we should not get line numbers or other artifacts.
foo.cpp:13:2: error: stray ‘\302’ in program
foo.cpp:13:2: error: stray ‘\240’ in program
Topic archived. No new replies allowed.