Click or drag to resize

VideoFingerprintDBUpload Method

Uploads fingerprint.

Namespace:  VisioForge.VideoFingerPrinting.MongoDB
Assembly:  VisioForge.VideoFingerPrinting.MongoDB (in VisioForge.VideoFingerPrinting.MongoDB.dll) Version: 1.0.0
Syntax
public void Upload(
	VFPFingerPrint fingerprint
)

Parameters

fingerprint
Type: VisioForge.VideoFingerPrintingVFPFingerPrint
The fingerprint.
See Also