goncalopp / simple-ocr-opencv

A simple python OCR engine using opencv
GNU Affero General Public License v3.0
524 stars 175 forks source link

Update segmentation.py #4

Closed olamotte closed 10 years ago

olamotte commented 11 years ago

missing indent on line 63 of segmentation.py

goncalopp commented 10 years ago

This is not a problem with the indentation. Something is making the fill method fail.