ImageInfo Methods

CVB.Net Documentation

The TrainingSetImageInfo type exposes the following members.

Methods

  NameDescription
Public methodCheckConsistency
Test this image for potentially forgotten instances to be trained.
Public methodEquals
Check two ImageInformation objects for equality.
(Overrides ObjectEquals(Object).)
Public methodGetHashCode
Provide a hash code for this object.
(Overrides ObjectGetHashCode.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Public methodTransformImageAndInstances
Transform this image and all instances trained from this image using a 2x2 matrix.
Top
See Also

Reference