net.sourceforge.javaocr.scanner.accuracy
Interface AccuracyProviderInterface


public interface AccuracyProviderInterface

Interface to be used by OCR recognizers to accept an accuracy listener to report information to.

Author:
William Whitney

Method Summary
 void acceptAccuracyListener(AccuracyListenerInterface listener)
           
 

Method Detail

acceptAccuracyListener

void acceptAccuracyListener(AccuracyListenerInterface listener)


Copyright © -2012. All Rights Reserved.