net.sourceforge.javaocr.ocrPlugins.handWriting
Class CandidateOCRChoice
java.lang.Object
net.sourceforge.javaocr.ocrPlugins.handWriting.CandidateOCRChoice
public class CandidateOCRChoice
- extends Object
Provides the different choices you have to determine a character.
- Author:
- William Whitney
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
rankedIdentList
private ArrayList<OCRIdentification> rankedIdentList
LOG
private static final Logger LOG
CandidateOCRChoice
public CandidateOCRChoice()
getRankedIdentList
public ArrayList<OCRIdentification> getRankedIdentList()
addOCRIdent
public void addOCRIdent(OCRIdentification currIdent)
Copyright © -2012. All Rights Reserved.