1
0
mirror of https://github.com/opencv/opencv_contrib.git synced 2025-10-18 08:44:11 +08:00
Commit Graph

11 Commits

Author SHA1 Message Date
Devansh Batra
aba93d5fd5 Merge pull request #2464 from devanshbatra04:master
Add Stroke Width Transform algorithm for Text Detection

* added SWTTextDetection code

* remove warnings from opencv_text compilation

* added bib for SWT Text Detection

* resolve initial pr suggestions

* change file name according to convention

* added optional OutputArray

* removed bug related to letter candidature

* added unit tests for stroke width transform text detection

* Added demo program

* made all minor edits required

* corrected findDataFilePath and removed manual allocation

* Added ArgumentParser

* corrected typo

* remove headers not allowed

* correct test case

* corrected float typecast warnings and test case

* remove final double correction and problematic test case

* test(swt): coding style

* finalminor bug corrections
2020-04-19 12:16:05 +00:00
Vladislav Sovrasov
951e18272d text: cleanup dnn text detection part 2017-10-10 14:16:13 +03:00
Suman Ghosh
731637e0bb Merge branch 'master' into GSOC_text_detect_DNN_backend 2017-08-28 19:56:10 +02:00
LaurentBerger
3a05c24bbd Update doc for text module 2017-07-27 17:48:27 +02:00
Suman Ghosh
9071ca7e2b Merge branch 'master' into gsoc_textDetect_2017 2017-07-21 02:09:12 +02:00
Justin Hotchkiss Palermo
574e20000d fix spelling 2017-06-29 22:11:53 -04:00
sghoshcvc
9ae765a197 Text detector class and Custom Image processor Class 2017-06-22 18:31:12 +02:00
Alexander Alekhin
823dea726f migration: github.com/opencv/opencv_contrib 2016-07-12 13:02:08 +03:00
Maksim Shabunin
a20c5c8dd9 Doxygen documentation for all modules 2014-12-01 15:54:42 +03:00
lluis
5c89c786f2 Adds OCRTesseract class and sample demo 2014-07-31 13:47:34 +02:00
Vadim Pisarevsky
4906050ea1 added "text" module; added linemod to rgbd module, fixed compile errors in rgbd. 2014-07-28 18:01:19 +04:00