메소드 | 설명 | |
---|---|---|
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 |
메소드 | 설명 | |
---|---|---|
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 |
|
리턴 | ExplOCR.TransferItem[] |
public static GetCurrentSystemName ( string logDir, string &coords ) : string | ||
logDir | string | |
coords | string | |
리턴 | string |
public static ParseCoordinateValues ( string coords ) : |
||
coords | string | |
리턴 |
public static ProcessImage ( |
||
ocrReader | ||
bmp | ||
displayA | ||
displayB | ||
리턴 | bool |
public static ProcessImageFile ( |
||
ocrReader | ||
file | string | |
리턴 | void |
public static ProcessImageFile ( |
||
ocrReader | ||
file | string | |
displayA | ||
displayB | ||
리턴 | 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 |
|
리턴 | void |