Méthode | Description | |
---|---|---|
BuildInfoArray ( string xml, string system, string body, string custom, string category, string coords, List |
||
CreateOcrReader ( ) : |
||
GetCurrentSystemName ( string logDir, string &coords ) : string | ||
ParseCoordinateValues ( string coords ) : |
||
ProcessImage ( |
||
ProcessImageFile ( |
||
ProcessImageFile ( |
||
SaveInfo ( string xml, string system, string body, string custom, string category, string coords, List |
Méthode | Description | |
---|---|---|
AnnotatePageHeatmap ( |
||
AnnotatePageStructure ( |
||
GetQualityScaleColor ( double q ) : Color | ||
ParseCoordinates ( string log ) : string | ||
PrepareBitmaps ( |
||
PreprocessImages ( |
public static BuildInfoArray ( string xml, string system, string body, string custom, string category, string coords, List |
||
xml | string | |
system | string | |
body | string | |
custom | string | |
category | string | |
coords | string | |
archiveNames | List |
|
Résultat | ExplOCR.TransferItem[] |
public static CreateOcrReader ( ) : |
||
Résultat |
public static GetCurrentSystemName ( string logDir, string &coords ) : string | ||
logDir | string | |
coords | string | |
Résultat | string |
public static ParseCoordinateValues ( string coords ) : |
||
coords | string | |
Résultat |
public static ProcessImage ( |
||
ocrReader | ||
bmp | ||
displayA | ||
displayB | ||
Résultat | bool |
public static ProcessImageFile ( |
||
ocrReader | ||
file | string | |
Résultat | void |
public static ProcessImageFile ( |
||
ocrReader | ||
file | string | |
displayA | ||
displayB | ||
Résultat | void |
public static SaveInfo ( string xml, string system, string body, string custom, string category, string coords, List |
||
xml | string | |
system | string | |
body | string | |
custom | string | |
category | string | |
coords | string | |
archiveNames | List |
|
Résultat | void |