Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Gets threshold in the range [0.0f, 1.0f] that describes how well the observed frame aligns to the model with the calculated pose (mean distance between matching points in the point clouds).
Syntax
public:
property float32 AlignmentEnergy {
float32 get ();
}
public float AlignmentEnergy { get; }
var alignmentEnergy = alignmentResult.alignmentEnergy;
Property value
[C++]
[C#]
[JavaScript]
Type: float32
Type: float
Type: Number
The alignment energy.
Requirements
Namespace: Microsoft.Kinect.Fusion
Metadata: microsoft.kinect.fusion.winmd