File: text.bib

package info (click to toggle)
opencv 4.5.1%2Bdfsg-5
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 268,248 kB
  • sloc: cpp: 969,170; xml: 682,525; python: 36,732; lisp: 30,170; java: 25,155; ansic: 7,927; javascript: 5,643; objc: 2,041; sh: 935; cs: 601; perl: 494; makefile: 145
file content (52 lines) | stat: -rw-r--r-- 1,812 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
@inproceedings{Neumann12,
  title={Scene Text Localization and Recognition},
  author={Neumann and L., Matas and J.},
 journal={ Computer Vision and Pattern Recognition (CVPR), 2012 IEEE Conference on},
  pages={3538--3545},
  year={2012},
  organization={IEEE}
}
@inproceedings{Neumann11,
    author = {Lukáš Neumann and Jiří Matas},
    title = {Text localization in real-world images using efficiently pruned exhaustive search},
    booktitle = {in Document Analysis and Recognition, 2011 International Conference on. IEEE, 2011},
    year = {},
    pages = {687--691}
}
@inproceedings{Gomez13,
 author = {G\'{o}mez, Llu\'{\i}s and Karatzas, Dimosthenis},
 title={Multi-script Text Extraction from Natural Scenes},
 booktitle = {Proceedings of the 2013 12th International Conference on Document Analysis and Recognition},
 series = {ICDAR '13},
 year = {2013},
 isbn = {978-0-7695-4999-6},
 pages = {467--471},
 publisher = {IEEE Computer Society}
 }
@article{Gomez14,
  author    = {Lluis Gomez i Bigorda and
               Dimosthenis Karatzas},
  title     = {A Fast Hierarchical Method for Multi-script and Arbitrary Oriented
               Scene Text Extraction},
  journal   = {CoRR},
  volume    = {abs/1407.7504},
  year      = {2014},
}
@inproceedings{LiaoSBWL17,
  author    = {Minghui Liao and
               Baoguang Shi and
               Xiang Bai and
               Xinggang Wang and
               Wenyu Liu},
  title     = {TextBoxes: {A} Fast Text Detector with a Single Deep Neural Network},
  booktitle = {AAAI},
  year      = {2017}
}
@inproceedings{LiaoSBWL17,
  author    = {Boris Epshtein and
               Eyal Ofek and
               Yonatan Wexler and},
  title     = {Detecting Text in Natural Scenes with Stroke Width Transform},
  booktitle = {CVPR},
  year      = {2010}
}