Development of the ocr part of AOI
Samo Penic
2018-11-17 d5c694ac711ca3b434bf16bd920b90d1a7e758c4
Ocr.py
@@ -222,7 +222,7 @@
            sid_mask=self.settings.get("sid_mask", None)
        es,err,warn = getSID(
            self.img[
                int(0.045 * self.imgHeight) : int(0.085 * self.imgHeight),
                int(0.04 * self.imgHeight) : int(0.095 * self.imgHeight),
                int(0.7 * self.imgWidth) : int(0.99 * self.imgWidth),
            ],
            self.sid_classifier,