cancel
Showing results for 
Search instead for 
Did you mean: 

Alfresco with Intelliant OCR

bharatbhushan
Champ in-the-making
Champ in-the-making
Hi,

Could anyone let me know how Intelliant OCR works with Alfresco and does it support following features?

1. System should support bulk scanning

2. System should allow document/image capturing and indexing from multiple zones and should be able to send to centralized repository
System should be capable of Automatic file and document separation using blank page separator, barcode separator and fix page
Facility to upload scanned batches from different field offices with Auto folder/Subfolder creation document filing & indexing on user defined fields.

3. System should provide automatic document quality analysis tool as a separate service component for automatic correction of  parameters like improper resolution, format/ compression not proper, skew, wrong orientation, error in automatic cropping, punch hole marks etc during scanning

4. System should provide Image processing libraries that support image enhancements such as changing contrast, zoom in/out, cleaning etc and other imaging features like compression and extraction etc.


Thanks in advance.


Regards,
Bharat
3 REPLIES 3

wmay
Champ in-the-making
Champ in-the-making
Hi,

We have implemented an OCR server integrated with Alfresco, which can be used as transformer or via Javascript and Java. It runs on  a separate OCR server and supports Abbyy and Google OCR. for more informaiton see here - https://forums.alfresco.com/en/viewtopic.php?f=33&t=44739

lucy
Champ in-the-making
Champ in-the-making

sarah369
Champ in-the-making
Champ in-the-making
Generally OCR software has three basic processing steps: pre-processing, word and character recognition, post-processing. Here is a detailed tutorial for <a href="http://www.rasteredge.com/how-to/vb-net-imaging/ocr-sdk/">OCR scanning</a> and you may refer to it.