Closed ErikPeter2000 closed 4 months ago
CV2 gets an internal error for certain images quite often (about once every 10 captures).
-215 Assertion failed ... (type==CV_32F || type==CV_8U)
It messes with speed calculation. It needs a fix.
Seems like this was resolved by Sam in b092238.
CV2 gets an internal error for certain images quite often (about once every 10 captures).
-215 Assertion failed ... (type==CV_32F || type==CV_8U)
It messes with speed calculation. It needs a fix.