Skip to content

Latest commit

 

History

History
22 lines (18 loc) · 664 Bytes

File metadata and controls

22 lines (18 loc) · 664 Bytes

Document Word Detection

Detect a word present in the document (pages) using OpenCV

Package

  1. OpenCV : $ pip install opencv-python
  2. Numpy : $ pip install numpy
  3. Imutils : $ pip install imutils
Input image Output image
test

output