C# 클래스 ForMiner.SaperImageDetectionWindows7

파일 보기 프로젝트 열기: JohnyWaster/SaperBot 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
path string

공개 메소드들

메소드 설명
GetSaperField ( ) : ].int[
IfAnyChanges ( SaperCell table, Rectangle rect, int y, int x ) : bool
IfGameOverWin7 ( Byte>.Image image ) : bool
IfNewGameStarted ( Byte>.Image image ) : bool
SaperImageDetectionWindows7 ( Byte>.Image image, int tableOfNumbers ) : System

비공개 메소드들

메소드 설명
CellRecognitionWin7 ( Byte>.Image image ) : int
Correlation ( Byte>.Image image1, Byte>.Image image2, int gray ) : bool
GrayAverage ( Byte>.Image img ) : int
ImageToMatrix ( Byte>.Image image, int tableOfNumbers ) : void
InitiateCellsWin7 ( ) : void

메소드 상세

GetSaperField() 공개 메소드

public GetSaperField ( ) : ].int[
리턴 ].int[

IfAnyChanges() 공개 정적인 메소드

public static IfAnyChanges ( SaperCell table, Rectangle rect, int y, int x ) : bool
table SaperCell
rect System.Drawing.Rectangle
y int
x int
리턴 bool

IfGameOverWin7() 공개 정적인 메소드

public static IfGameOverWin7 ( Byte>.Image image ) : bool
image Byte>.Image
리턴 bool

IfNewGameStarted() 공개 정적인 메소드

public static IfNewGameStarted ( Byte>.Image image ) : bool
image Byte>.Image
리턴 bool

SaperImageDetectionWindows7() 공개 메소드

public SaperImageDetectionWindows7 ( Byte>.Image image, int tableOfNumbers ) : System
image Byte>.Image
tableOfNumbers int
리턴 System

프로퍼티 상세

path 공개적으로 정적으로 프로퍼티

public static string path
리턴 string