4

What is the best way to get started with OMR processing in iOS? I need to scan an answer sheet containing marked ovals and process the results using an iphone/ipad?

I am new to this so any help would be great?

http://www.leadtools.com/sdk/ocr/omr.htm include SDKS for OMR. But could n't find good documentation on it. Is there a better tool /way to do it?

Should I consider looking into Image processing and detecting oval shapes on the image?

Does iOS provide any framework to support or ease this?

4

1 回答 1

1

这是来自 LEADTOOLS 支持的 Ibrahim。

我们实际上有一般的 OCR 功能,也有特定的 OMR 功能。我们的 iOS 工具包支持其中许多功能,包括 OMR。您可以找到我们所有帮助主题的在线副本。以下页面包含与 OCR 和 OMR 相关的不同类和接口的链接:http: //www.leadtools.com/help/leadtools/v18/dh/fo/leadtools.forms.ocr~leadtools.forms.ocr_namespace.html

iOS 上支持的主题旁边标有小苹果图标,比如 IOcrOmrOptions 接口。

此外,如果您需要在帮助文件中找不到的任何详细信息,您可以使用我们的免费电子邮件、实时聊天或支持论坛与我们联系。

于 2013-11-21T15:43:30.567 回答