net.sourceforge.javaocr.scanner.accuracy
Interface AccuracyListenerInterface


public interface AccuracyListenerInterface

Provides an interface that allows implementers to receive information char by char about the quality of the recognition.

Author:
William Whitney

Method Summary
 void processCharOrSpace(OCRIdentification identAccuracy)
           
 

Method Detail

processCharOrSpace

void processCharOrSpace(OCRIdentification identAccuracy)


Copyright © -2012. All Rights Reserved.