SampleImageList Methods

CVB.Net Documentation

The SampleImageList type exposes the following members.

Methods

  NameDescription
Public methodAddClassSample
Add a new sample image to a class.
Public methodDispose
Dispose method that releases the image list
Protected methodDispose(Boolean)
IDispose helper function.
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Protected methodFinalize
Destructor
(Overrides ObjectFinalize.)
Public methodGetHashCode
Serves as a hash function for a particular type.
(Inherited from Object.)
Public methodGetTotalExtractionWindow
Determine the total feature window parameters based on the current SIL parameters. The width and height of the Rect returned by this function are the minimum width and height of an image that can be passed into a sample image list created with the parameters passed into this function.
Public methodStatic memberGetTotalExtractionWindow(Size2D, Point2D, Point2D, Angle)
Determine the total feature window parameters based on the current SIL parameters. The width and height of the Rect returned by this function are the minimum width and height of an image that can be passed into a sample image list created with the parameters passed into this function.
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodMaximumExtractableRectangle
Check how much of an image may be used for sample extraction
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodMerge
Merge the contents of mergeList into this sample image list.
Public methodMergeClasses
Merge two classes into a new class.
Public methodSave
Save the current contents of the image list to a file.
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also

Reference