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