C# Class Ocronet.Dynamic.Recognizers.SimpleSpaceModel

Inheritance: ISpaceModel
Afficher le fichier Open project: nickun/OCRonet

Méthodes publiques

Méthode Description
SimpleSpaceModel ( ) : System
SpaceCosts ( List candidates, Bytearray image ) : List>

Method Details

SimpleSpaceModel() public méthode

public SimpleSpaceModel ( ) : System
Résultat System

SpaceCosts() public méthode

public SpaceCosts ( List candidates, Bytearray image ) : List>
candidates List
image Bytearray
Résultat List>