Color blob detection crashes

asked 2016-07-11 05:23:00 -0600

akashp gravatar image

Hey guys

The color blob detection sample app crashes on my device with the SIGNET error and nothing else on the log file. All the other OpenCV samples work perfectly so I dont know what the error might be. I know it occurs in the line mDetector.process(mRgba); .

PS - I even tried the apk but it crashes there too

Any ideas ?

edit retag flag offensive close merge delete