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

TextureModel Class

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

Constructors

 ConstructorDescription
TextureModel(Gaussian[][], String[], Single[], Single[], Boolean, Int32, Int32, Int32)
TextureModel()

Properties

 NameTypeDescription
GaussiansAvlNet.Gaussian
GaussianSystem.Boolean
LogThresholdsSystem.Single
ModelsSystem.String
OverlapSystem.Int32
PatchSystem.Int32
PyramidSystem.Int32
ThresholdsSystem.Single

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