VFPFingerprintFromFrames Class |
Namespace: VisioForge.VideoFingerPrinting
The VFPFingerprintFromFrames type exposes the following members.
Name | Description | |
---|---|---|
VFPFingerprintFromFrames |
VFPFingerprintFromFrames constructor.
|
Name | Description | |
---|---|---|
Build |
Builds fingerprint.
| |
Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
Push(Byte) |
Pushes RGB24 array to process.
| |
Push(Bitmap) |
Pushes Bitmap top process.
| |
Push(IntPtr, Int32) |
Pushes RGB24 frame.
| |
ToString | Returns a string that represents the current object. (Inherited from Object.) |