User:Simon/self directed research/OCR preprocessing: Revision history

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

20 June 2020

10 June 2020

5 June 2020

5 September 2019

  • curprev 16:1916:19, 5 September 2019Simon talk contribs 1,356 bytes +1,356 Created page with "Pre-processing for OCR:<br> <code># import the necessary packages #from PIL import Image import pytesseract import argparse import cv2 import os # construct the argument pa..."