• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Tim Cooke
  • Liutauras Vilda
  • Jeanne Boyarsky
  • paul wheaton
Sheriffs:
  • Ron McLeod
  • Devaka Cooray
  • Henry Wong
Saloon Keepers:
  • Tim Holloway
  • Stephan van Hulst
  • Carey Brown
  • Tim Moores
  • Mikalai Zaikin
Bartenders:
  • Frits Walraven

Optical Mark Recognition & Barcode Recognition from Scanned Image in Java Apps

 
Ranch Hand
Posts: 714
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
What is new in this release?

We are pleased to announce the release of Aspose.OCR for Java 1.7.0. In this release we have introduced Optical Mark Recognition (OMR) ). The Aspose.OMR package can be used to recognize different marked elements in a scanned image. Recognition is processed based on a template that contains graphical mapping of the elements to be recognized from the scanned images. Programmers can now load templates and images, and extract data based on these. The Aspose.OMR package provides the capability to extract data from a scanned image for the OMR Elements like Choice box, Check box, Grid, Barcode and OCR text. The BarcodeElement class is now available in the com.aspose.omr package which can be used to recognize a barcode from a scanned image. Aspose.OMR uses the Aspose.BarCode API to extract barcode information from OMR forms, therefore it is essential to add reference to aspose.barcode.jar to any project that uses barcode extraction. During the document recognition process you may also extract an additional element – text. For this, developers need to incorporate the Aspose.OCR API in their projects because text recognition support is provided through Aspose.OCR’s core and template editor components. Check out the detailed article on Extracting Text from Scanned OMR Form. This release includes plenty of new features as listed below

- Support for Optical Mark Recognition (OMR)
- Support BarCode API and barcode extraction
- Support OCR API and text extraction
- Detect checkbox is filled or empty
- Support of radio button element
- Support of grid element
- Sign jars with SHA-2 certificate
- Include Examples dashboard for Java products in Aspose.OCR for Java release
- Update 22-Oct-2013 EULA in Aspose.OCR for .NET

Newly added documentation pages and articles

Some new tips and articles have now been added into Aspose.OCR for Java documentation that may guide you briefly how to use Aspose.OCR for performing different tasks like the followings.

- Extracting OMR Data from an Image
- Extract Barcode Data from a Scanned OMR Form

Overview: Aspose.OCR for Java

Aspose.OCR for Java is a character recognition component that allows developers to add OCR functionality in their Java web applications, web services and Windows applications. It provides a simple set of classes for controlling character recognition tasks. It helps developers to work with image files from within their Java applications. It allows developers to extract text from images, Read font, style information quickly, saving time & effort involved in developing an OCR solution from scratch.


More about Aspose.OCR for Java

- Homepage Aspose.OCR for Java
- Download Aspose.OCR for Java
- Online Demos Aspose.OCR for Java
- Online documentation of Aspose.OCR for Java
- Post your technical questions/queries to Aspose.OCR for Java Forum
- Receive notifications about latest news and supported features by subscribing to Aspose.OCR for Java blog

Contact Information
Aspose Pty Ltd, Suite 163,
79 Longueville Road
Lane Cove, NSW, 2066
Australia
Aspose - Your File Format Experts
sales@aspose.com
Phone: 888.277.6734
Fax: 866.810.9465
 
What's wrong? Where are you going? Stop! Read this tiny ad:
Gift giving made easy with the permaculture playing cards
https://coderanch.com/t/777758/Gift-giving-easy-permaculture-playing
reply
    Bookmark Topic Watch Topic
  • New Topic