TextDetectionModel_EAST exception

Thanks for the reply, after surrounding the detect->detect call with try/catch, I was able to see the exception. The model only supports 3 channels and not CV_8UC4.

1 Like