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

TextureModel Class

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

Constructors

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

Properties

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

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