Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

How to access Scene Text Detection in OpenCV 3 in python ?

I installed OpenCV 3 for Windows. It seems ok:

import cv2
print cv2.__version__

it returns 3.0.0

My question is: how can I get access to functions mentioned here ?