You are here: Start » AVL.NET » GoldenTemplate2Model Class

GoldenTemplate2Model Class

Namespace:AvlNet
Assembly:AVL.NET.TS.dll

Constructors

 ConstructorDescription
GoldenTemplate2Model(Point2D, Single, Single, Single, Int32, Int32[], String[], Image[], Image[], Int32[], Int32[], Image[], Image[], Location[], Location[])
GoldenTemplate2Model(Int32, Int32[], String[], Image[], Image[], Int32[], Int32[], Rectangle2D, Region, Region, Image[], Image[], Location[], Location[])
GoldenTemplate2Model()

Properties

 NameTypeDescription
BrightImagesAvlNet.Image[]
BrightThresholdsSystem.Int32[]
CroppingRectangleAvlNet.Rectangle2D
DarkImagesAvlNet.Image[]
DarkThresholdsSystem.Int32[]
DiagBrightLocationsAvlNet.Location[]
DiagDarkLocationsAvlNet.Location[]
DiagFeatureNamesSystem.String[]
DiagMaxImagesAvlNet.Image[]
DiagMinImagesAvlNet.Image[]
DownscaleSystem.Int32
ErodedObjectRoiAvlNet.Region
FeatureSizesSystem.Int32[]
ObjectRoiAvlNet.Region

Methods

 NameDescription
Equals(object)Inherited from System.Object
GetHashCode()Inherited from System.Object
GetType()Inherited from System.Object
ToString()Inherited from System.Object

See also