Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 265 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 265 Bytes

crossword-opencv

Using OpenCV to extract features from a crossword puzzle image

To run:

  1. Have OpenCV and GraphicsMagick installed
  2. Clone the project and run npm install opencv gm
  3. Run node process_image.js <workingDir> <crosswordFile>