C# Class Strabo.Core.TextRecognition.GeoDictionary

Afficher le fichier Open project: spatial-computing/strabo-learning-ocr-transformation

Méthodes publiques

Свойство Type Description
generic_dictionary List
geo_dictionary List

Méthodes publiques

Méthode Description
ReadDictionary ( double top, double left, double bottom, double right, bool dictProcessed ) : List

Method Details

ReadDictionary() public méthode

public ReadDictionary ( double top, double left, double bottom, double right, bool dictProcessed ) : List
top double
left double
bottom double
right double
dictProcessed bool
Résultat List

Property Details

generic_dictionary public_oe static_oe property

public static List generic_dictionary
Résultat List

geo_dictionary public_oe static_oe property

public static List geo_dictionary
Résultat List