ocr
Here are 1,804 public repositories matching this topic...
1 In History, select multiple captures
2 Execute SHIFT+F10, Copy, FIlename
3 Inspect clipboard
Expected: multiple filenames
Observed: one filename - from focussed capture
Workaround: ??
-
Updated
Jul 17, 2020 - Python
-
Updated
May 3, 2017 - Swift
-
Updated
Jun 15, 2020 - C#
-
Updated
Jun 2, 2020 - Swift
-
Updated
Jul 13, 2020 - Python
cvNet = cv.dnn.readNetFromTensorflow('ctpn.pb', 'protobuf.pbtxt')
cv2.error: OpenCV(4.1.1) C:\projects\opencv-python\opencv\modules\dnn\src\tensorflow\tf_io.cpp:54: error: (-2:Unspecified error) FAILED: ReadProtoFromTextFile(param_file, param). Failed to parse GraphDef file: protobuf.pbtxt in function 'cv::dnn::ReadTFNetParamsFromTextFileOrDie'
Does anyone have any idea how I can solve this pr
-
Updated
Jul 8, 2020 - Python
-
Updated
Jul 17, 2020 - JavaScript
-
Updated
Oct 30, 2019 - C++
-
Updated
May 5, 2018 - Java
-
Updated
Aug 13, 2019 - Python
-
Updated
Apr 25, 2020 - PHP
-
Updated
Mar 17, 2017 - Java
-
Updated
Oct 26, 2018 - Python
-
Updated
May 17, 2020 - Jupyter Notebook
I think we should add a paper which is named "Detecting Text in Natural Scenes with
Stroke Width Transform",although,it is very early,lots of classical papers mention it.
address:https://www.microsoft.com/en-us/research/wp-content/uploads/2016/02/201020CVPR20TextDetection.pdf
-
Updated
Mar 4, 2019 - Lua
-
Updated
May 9, 2020 - Java
-
Updated
Jun 24, 2020 - Jupyter Notebook
-
Updated
Oct 4, 2019 - JavaScript
-
Updated
Apr 28, 2020 - JavaScript
-
Updated
Jul 5, 2020 - Python
I noticed that you used image height param format as the font size.
https://github.com/Belval/TextRecognitionDataGenerator/blob/33d8985521645280e102987e773bf1e424a045df/TextRecognitionDataGenerator/computer_text_generator.py#L14
In my test, image_font = ImageFont.truetype(font=font_size=500), no error was reported, but it was time consuming.
So I am confused, why set format, font_size
Improve this page
Add a description, image, and links to the ocr topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the ocr topic, visit your repo's landing page and select "manage topics."
Short description
I am trying to train Tesseract on Akkadian language. The
language-specific.shscript was modified accordingly. When converting the training text to TIFF images, thetext2imageprogram crashes.Environment