The CvStarDetectorParams type exposes the following members.
Methods
Name | Description | |
---|---|---|
Clone |
Creates a new object that is a copy of the current instance.
| |
Equals(Object) |
Specifies whether this object contains the same members as the specified Object.
(Overrides ObjectEquals(Object).) | |
Equals(CvStarDetectorParams) |
Specifies whether this object contains the same members as the specified Object.
| |
Finalize | (Inherited from Object.) | |
GetHashCode |
Returns a hash code for this object.
(Overrides ObjectGetHashCode.) | |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString |
Converts this object to a human readable string.
(Overrides ObjectToString.) |
See Also