Свойство | Тип | Описание | |
---|---|---|---|
ARKProcess | |||
alphabet | ].Bitmap[ | ||
currentResolution | int | ||
hashMap | List | ||
lastLetterPositions | Point>.Dictionary | ||
reducedAlphabet | ].Bitmap[ | ||
statPositions | Point>.Dictionary |
Метод | Описание | |
---|---|---|
ArkOCR ( ) : System | ||
CalibrateFromImage ( int resolution, |
||
GetGreyScale ( |
||
PercentageMatch ( |
||
SubImage ( |
||
calibrate ( |
||
doOCR ( string &OCRText, string &dinoName, string useImageFilePath = "", bool changeForegroundWindow = true ) : float[] | ||
isDinoInventoryVisible ( ) : bool | ||
lastLetterPosition ( |
||
removePixelsUnderThreshold ( |
Метод | Описание | |
---|---|---|
AddBitmapToDebug ( |
||
GenerateLetterImagesFromFont ( |
||
HasWhiteInVerticalLine ( |
||
StoreImageInAlphabet ( int resolution, char letter, |
||
letterRect ( |
||
readImage ( int resolution, |
||
readImageAtCoords ( int resolution, |
||
setDebugPanel ( System.Windows.Forms.FlowLayoutPanel OCRDebugLayoutPanel ) : void |
public CalibrateFromImage ( int resolution, |
||
resolution | int | |
source | ||
textInImage | string | |
Результат | void |
public GetGreyScale ( |
||
source | ||
writingInWhite | bool | |
Результат |
public PercentageMatch ( |
||
img1 | ||
img2 | ||
Результат | float |
public SubImage ( |
||
source | ||
x | int | |
y | int | |
width | int | |
height | int | |
Результат |
public calibrate ( |
||
screenshot | ||
Результат | bool |
public doOCR ( string &OCRText, string &dinoName, string useImageFilePath = "", bool changeForegroundWindow = true ) : float[] | ||
OCRText | string | |
dinoName | string | |
useImageFilePath | string | |
changeForegroundWindow | bool | |
Результат | float[] |
public lastLetterPosition ( |
||
source | ||
Результат | int |
public removePixelsUnderThreshold ( |
||
source | ||
threshold | int | |
Результат |
public Process,System.Diagnostics ARKProcess | ||
Результат |
public Dictionary |
||
Результат | Point>.Dictionary |