OpenCV and Cocoa error "Previous frame inner to this frame"

Posted by moldov on Stack Overflow See other posts from Stack Overflow or by moldov
Published on 2010-03-14T14:20:53Z Indexed on 2010/03/14 14:25 UTC
Read the original article Hit count: 412

Filed under:
|
|

Hello every body! I'm playing with OpenCV in Cocoa program. When I try to call the method with some OpenCV code in the second thread I get "Previous frame inner to this frame (gdb could not unwind past this frame)"

© Stack Overflow or respective owner

Related posts about opencv

Related posts about cocoa