Ask Your Question
0

Is there a cv2.text.TextDetectorCNN_create with detection sizes in python?

asked 2018-07-24 18:10:34 -0600

Hi, I want to use python's cv2.text.TextDetectorCNN. From the documentation it seems that python lacks the second version of cv2.text.TextDetectorCNN_create (the one with array of detection sizes). Is there anyway to get this second version in python?

edit retag flag offensive close merge delete

1 answer

Sort by ยป oldest newest most voted
1

answered 2018-07-25 02:22:36 -0600

berak gravatar image

no, there isn't, because there is nothing to wrap a vector<Size> into python, currently.

edit flag offensive delete link more

Question Tools

1 follower

Stats

Asked: 2018-07-24 18:10:34 -0600

Seen: 686 times

Last updated: Jul 25 '18