VideoFingerprintDBItems Property |
Gets the fingerprints.
Namespace:
VisioForge.VideoFingerPrinting.MongoDB
Assembly:
VisioForge.VideoFingerPrinting.MongoDB (in VisioForge.VideoFingerPrinting.MongoDB.dll) Version: 1.0.0
Syntaxpublic List<VFPFingerPrint> Items { get; }Public ReadOnly Property Items As List(Of VFPFingerPrint)
Get
Property Value
Type:
ListVFPFingerPrint
See Also