Well, it looks like I’m not the only one with this problem here: http://www.google.ca/search?hl=en&client=firefox-a&rls=com.ubuntu:en-US:official&q=+site:nuigroup.com+cxarray.cpp+Non-positive+cols+or+rows+in+function+cvInitMatHeader&ei=aIGNS7L9G4zN8Qb1w4jLDw&sa=X&oi=forum_cluster&resnum=4&ct=more-results&ved=0CBYQrQIwAw
No solution yet though.
Now ... I’m a half-noob, so I might be saying something stupid here:
In CodeBlocks, shouldn’t there be a way to load the OpenCV source code in parallel to the CCV project, and put a breakpoint where this error comes from? The OpenCV libraries (libcv.so and libcxcore.so) are dynamic libraries, so would we be able to track the call that generates this runtime error?
Cheers.
