Skip to content

Instantly share code, notes, and snippets.

@jesterjunk
Created February 12, 2025 08:19
Show Gist options
  • Select an option

  • Save jesterjunk/d2e22c76f2337f70f6b12b73c1eff8b0 to your computer and use it in GitHub Desktop.

Select an option

Save jesterjunk/d2e22c76f2337f70f6b12b73c1eff8b0 to your computer and use it in GitHub Desktop.
OCR in Python Tutorials

OCR in Python Tutorials


01 12:08   Introduction to OCR (OCR in Python Tutorials 01.01)
02 11:14   How to Install the Libraries (OCR in Python Tutorials 01.02)
03 7:46   How to Open an Image in Python with PIL (Pillow) (OCR in Python 02.01)
04 53:24   How to Preprocess Images for Text OCR in Python (OCR in Python Tutorials 02.02)
05 6:18   Introduction to PyTesseract (OCR in Python Tutorials 02.03)
06 5:37   How to OCR an Index in Python with PyTesseract (OCR in Python Tutorials 03.01)
07 18:27   How to use Bounding Boxes with OpenCV (OCR in Python Tutorials 03.02)
08 12:58   How to Create a List of Named Entities from an Index with OpenCV (OCR in Python Tutorials 03.03)
09 15:48   How to OCR a Text with Marginalia by Extracting the Body (OCR in Python Tutorials 04.01)
10 7:14   How to Separate a Footnote from Body Text in Python with OpenCV

https://www.youtube.com/playlist?list=PLTejunv6WZfHQcHsNkHLtUN5beWZEHdez

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment