You are here: Start » AVL.NET » TextureModel Class
TextureModel Class
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.NET.TS.dll |
Constructors
| Constructor | Description | |
|---|---|---|
| TextureModel(Gaussian[][], String[], Double[], Double[], Boolean, Int32, Int32, Int32) | ||
| TextureModel() |
Properties
| Name | Type | Description | |
|---|---|---|---|
| Gaussians | AvlNet.Gaussian | ||
| Gaussian | System.Boolean | ||
| LogThresholds | System.Double | ||
| Models | System.String | ||
| Overlap | System.Int32 | ||
| Patch | System.Int32 | ||
| Pyramid | System.Int32 | ||
| Thresholds | System.Double |
Methods
| Name | Description | |
|---|---|---|
| Equals(object) | Inherited from System.Object | |
| GetHashCode() | Inherited from System.Object | |
| GetType() | Inherited from System.Object | |
| ToString() | Inherited from System.Object |
