C# Class SetVision.Learning.HsvClassifier

Mostrar archivo Open project: LoyVanBeek/SetVision

Public Methods

Method Description
Classify ( Hsv hsv ) : CardColor
HsvClassifier ( ) : System

Private Methods

Method Description
GenerateTrainPairs ( ) : int>>.IEnumerable
fileNameToColors ( string filename, Bgr &bgr, Hsv &hsv ) : void

Method Details

Classify() public method

public Classify ( Hsv hsv ) : CardColor
hsv Hsv
return CardColor

HsvClassifier() public method

public HsvClassifier ( ) : System
return System