C# Class SetVision.Vision.PolymorphContourAnalyzer

Inheritance: ICardDetector
Afficher le fichier Open project: LoyVanBeek/SetVision

Méthodes publiques

Méthode Description
GiveCards ( ContourNode tree ) : CardContour>>.IEnumerable
LocateCards ( Byte>.Image table, Settings settings ) : Point>.Dictionary

Method Details

GiveCards() public static méthode

public static GiveCards ( ContourNode tree ) : CardContour>>.IEnumerable
tree ContourNode
Résultat CardContour>>.IEnumerable

LocateCards() public méthode

public LocateCards ( Byte>.Image table, Settings settings ) : Point>.Dictionary
table Byte>.Image
settings Settings
Résultat Point>.Dictionary