C# Class SetVision.Learning.BgrHsvClassifier.ColorPair

Exibir arquivo Open project: LoyVanBeek/SetVision

Public Properties

Property Type Description
Bgr Bgr
Hsv Hsv

Public Methods

Method Description
ColorPair ( Bgr a, Hsv b ) : System

Method Details

ColorPair() public method

public ColorPair ( Bgr a, Hsv b ) : System
a Bgr
b Hsv
return System

Property Details

Bgr public_oe property

public Bgr Bgr
return Bgr

Hsv public_oe property

public Hsv Hsv
return Hsv