Ask Your Question

echofox's profile - activity

2014-04-10 04:27:01 -0600 asked a question Scene text detection

I am testing the sample code provided here ,using the OpenCV 3.0 lib on Visual Studio 2008 platform. An error message shown "vector iterator + out of range" and the process break down at the line 39 computeNMChannels(src, channels) How can I fixed this bug ?