You are here: Start » AVL.NET » GoldenTemplate2Model Class
GoldenTemplate2Model Class
| Namespace: | AvlNet |
|---|---|
| Assembly: | AVL.NET.TS.dll |
Constructors
Properties
| Name | Type | Description | |
|---|---|---|---|
| BrightImages | System.Collections.Generic.IList<AvlNet.Image> | ||
| BrightThresholds | System.Collections.Generic.IList<System.Int32> | ||
| CroppingRectangle | AvlNet.Rectangle2D | ||
| DarkImages | System.Collections.Generic.IList<AvlNet.Image> | ||
| DarkThresholds | System.Collections.Generic.IList<System.Int32> | ||
| DiagBrightLocations | System.Collections.Generic.IList<AvlNet.Location> | ||
| DiagDarkLocations | System.Collections.Generic.IList<AvlNet.Location> | ||
| DiagFeatureNames | System.Collections.Generic.IList<System.String> | ||
| DiagMaxImages | System.Collections.Generic.IList<AvlNet.Image> | ||
| DiagMinImages | System.Collections.Generic.IList<AvlNet.Image> | ||
| Downscale | System.Int32 | ||
| ErodedObjectRoi | AvlNet.Region | ||
| FeatureSizes | System.Collections.Generic.IList<System.Int32> | ||
| IsDisposed | System.Boolean | ||
| ObjectRoi | AvlNet.Region |
Methods
| Name | Description | |
|---|---|---|
| Dispose() | Disposes underlying unmanaged resources. See MSDN documentation for IDisposable interface for more info. | |
| Equals(AvlNet.GoldenTemplate2Model) | ||
| Equals(object) | Inherited from System.Object | |
| Equals(AvlNet.GoldenTemplate2Model, AvlNet.GoldenTemplate2Model) | ||
| GetHashCode() | Inherited from System.Object | |
| GetType() | Inherited from System.Object | |
| Reset(AvlNet.GoldenTemplate2Model) | Resets this instance with data of the other GoldenTemplate2Model object. | |
| ToString() | Inherited from System.Object |
