C# Class TempestNotifier.OCR.CropData

Mostrar archivo Open project: pajlada/TempestNotifier Class Usage Examples

Public Properties

Property Type Description
map_from int>.Tuple
map_to int>.Tuple
resolutions Dictionary,CropData>
tempest_from int>.Tuple
tempest_to int>.Tuple

Property Details

map_from public_oe property

public Tuple map_from
return int>.Tuple

map_to public_oe property

public Tuple map_to
return int>.Tuple

resolutions public_oe static_oe property

public static Dictionary,CropData> resolutions
return Dictionary,CropData>

tempest_from public_oe property

public Tuple tempest_from
return int>.Tuple

tempest_to public_oe property

public Tuple tempest_to
return int>.Tuple