Ask Your Question

laplace's profile - activity

2017-09-28 20:44:18 -0600 received badge  Notable Question (source)
2017-07-03 07:45:38 -0600 received badge  Popular Question (source)
2016-01-25 19:53:31 -0600 received badge  Student (source)
2015-06-13 09:24:08 -0600 commented question How to access Scene Text Detection in OpenCV 3 in python ?

Too bad. Thanks for reply!

2015-06-12 23:30:36 -0600 asked a question 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 ?