Can you use MODI OCR to process checkboxes (non alpha non numeric characters/items)?

StackOverflow https://stackoverflow.com/questions/9896632

  •  27-05-2021
  •  | 
  •  

문제

I have a vb.net application successfully processing the text in TIF files, but it is ignoring the checkboxes. Is there anyway to use MODI to process anything within the file that is not text? Such as a mark that a person has made with a pen inside a checkbox? I think I would need to be able to evaluate where the pixels are. This is for a zero budget personal project. Thank you.

도움이 되었습니까?

해결책

MODI is capable of OCR and what you describe is called ICR (intelligent checkmark recognition). As far as i know, there are no free/open source tools/SDKs that provide such data capture functionality, there are some low-budget solutions (this one for example, free 90 days trial and processing one checkmark pricing starts from $0.008).

라이센스 : CC-BY-SA ~와 함께 속성
제휴하지 않습니다 StackOverflow
scroll top