Package com.logicaldoc.ocr


package com.logicaldoc.ocr
  • Class
    Description
     
    This OCR engine is capable of recognizing characters (letter and numbers) accurately
     
    This servlet is responsible for OCR history data.
    History entry to record OCR events
     
    Manager class used to handle different OCR engines taken by the OCR extension point.
    OCR module plugin class.
    Implementation of the SettingService
    Specific implementation that uses the online OCR Web Services: http://www.ocrwebservice.com.
    Specific implementation that uses the Nuance Power PDF Advanced.
    Specific implementation that uses the Tesseract OCR.