Platforms to show: All Mac Windows Linux Cross-Platform

Back to VNFeaturePrintObservationMBS class.

VNFeaturePrintObservationMBS.computeDistance(byref outDistance as Single, featurePrint as VNFeaturePrintObservationMBS, byref error as NSErrorMBS) as Boolean

Type Topic Plugin Version macOS Windows Linux iOS Targets
method Vision MBS MacFrameworks Plugin 19.4 ✅ Yes ❌ No ❌ No ✅ Yes All
Computes the distance between two observations.

The larger the distance the more dissimlar the feature prints are. In case of an error this method returns false with an error describing the error condition, for instance comparing two non-comparable feature prints.

VNFeaturePrintObservationMBS.Constructor

Type Topic Plugin Version macOS Windows Linux iOS Targets
method Vision MBS MacFrameworks Plugin 19.4 ✅ Yes ❌ No ❌ No ✅ Yes All
The constructor.

VNFeaturePrintObservationMBS.Values as Double()

Type Topic Plugin Version macOS Windows Linux iOS Targets
method Vision MBS MacFrameworks Plugin 19.4 ✅ Yes ❌ No ❌ No ✅ Yes All
Queries values as a double array.

Floats are expanded to doubles for your convenience.

The items on this page are in the following plugins: MBS MacFrameworks Plugin.


The biggest plugin in space...