Class NoAcceptableMatchException

  • All Implemented Interfaces:
    java.io.Serializable

    
    public final class NoAcceptableMatchException
    extends Exception
                        

    Thrown when no reference image from the given list has matched a sub-image with sufficient score. This often means that a reference image is missing for the character in question. The unmatchedSubImage is available on this exception so it can be saved and manually labeled.