LocalPointCloudRegistrationResultRootMeanSquareError Property |
The root mean squared distance between corresponding points in the source and target point cloud after transformation
Namespace:
Zivid.NET.Experimental.Toolbox
Assembly:
ZividCoreNET (in ZividCoreNET.dll) Version: 2.17.1.0
Syntaxpublic float RootMeanSquareError { get; }Public ReadOnly Property RootMeanSquareError As Single
Get
public:
property float RootMeanSquareError {
float get ();
}Property Value
Type:
Single
See Also