You are here: Start » AVL.NET » FeatureClass Structure

FeatureClass Structure

Represents a single class in supervised deep learning.

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

Constructors

 ConstructorDescription
FeatureClass(String, Pixel)

Properties

 NameTypeDescription
ColorAvlNet.Pixel
NameSystem.String

Methods

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

Remarks

See also