C# Class SetVision.Vision.PolymorphContourAnalyzer

Inheritance: ICardDetector
Mostrar archivo Open project: LoyVanBeek/SetVision

Public Methods

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

Method Details

GiveCards() public static method

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

LocateCards() public method

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