DoubangoTelecom / ultimateMICR-SDK

Bank check information extraction/OCR from Magnetic Ink Character Recognition [MICR] (E-13B & CMC-7) using deep learning
https://www.doubango.org/webapps/micr/
Other
51 stars 18 forks source link

QUESTIONS: TIFF image support and building for macos #59

Closed smithbk closed 1 year ago

smithbk commented 1 year ago

My use case is to perform OCR on a TIFF image from a X9.37 file.

Two questions please:

  1. Does this SDK support TIFF directly? The documentation at https://www.doubango.org/SDKs/micr/docs/Architecture_overview.html#supported-raw-formats doesn't mention TIFF

  2. How do I build this SDK? I want to evaluate it on macos.

Thanks

DoubangoTelecom commented 1 year ago

My use case is to perform OCR on a TIFF image from a X9.37 file.

Two questions please:

  1. Does this SDK support TIFF directly? The documentation at https://www.doubango.org/SDKs/micr/docs/Architecture_overview.html#supported-raw-formats doesn't mention TIFF

the link you have shared doesn't mention JPEG, PNG, BMP... but the sample programs support them. Same for TIFF, we support it.

  1. How do I build this SDK? I want to evaluate it on macos.

macOS not supported Thanks