C# 클래스 SetVision.Vision.PolymorphContourAnalyzer

상속: ICardDetector
파일 보기 프로젝트 열기: LoyVanBeek/SetVision

공개 메소드들

메소드 설명
GiveCards ( ContourNode tree ) : CardContour>>.IEnumerable
LocateCards ( Byte>.Image table, Settings settings ) : Point>.Dictionary

메소드 상세

GiveCards() 공개 정적인 메소드

public static GiveCards ( ContourNode tree ) : CardContour>>.IEnumerable
tree ContourNode
리턴 CardContour>>.IEnumerable

LocateCards() 공개 메소드

public LocateCards ( Byte>.Image table, Settings settings ) : Point>.Dictionary
table Byte>.Image
settings Settings
리턴 Point>.Dictionary