LocalPointCloudRegistrationResultSourceCoverage Property |
The fraction of points in the source point cloud that has a correspondence in the target point cloud after transformation
Namespace:
Zivid.NET.Experimental.Toolbox
Assembly:
ZividCoreNET (in ZividCoreNET.dll) Version: 2.17.1.0
Syntaxpublic float SourceCoverage { get; }Public ReadOnly Property SourceCoverage As Single
Get
public:
property float SourceCoverage {
float get ();
}Property Value
Type:
Single
See Also