Merge pull request #13432 from vishwesh5:patch-1
authorvishwesh5 <vishweshshrimali5@gmail.com>
Tue, 18 Dec 2018 10:40:04 +0000 (16:10 +0530)
committerAlexander Alekhin <alexander.a.alekhin@gmail.com>
Tue, 18 Dec 2018 10:40:04 +0000 (13:40 +0300)
commit715f8fcce091a9d41478f5709486001cca7d9920
treed5b6f551933cfe0ff7a11ab5baa7145f6ce7bdd9
parent55171b25f8248fce2f12c10995282922c4275ef8
Merge pull request #13432 from vishwesh5:patch-1

* Create text_detection.py

#12270 #13429
**Deep Learning text detection sample (Python)**
- Tested on **Ubuntu 18.04** - OpenCV 3.4.3, OpenCV 3.4.4, OpenCV 4.0 (master branch)
- Python version supported - Python 2 and Python 3

* Fix trailing whitespaces

* Update text_detection.py

* Remove whitespace

* Remove comments

* Remove unused packages

* Update description
samples/dnn/text_detection.py [new file with mode: 0644]