LocalPointCloudRegistrationResultTransform Property |
The transform that must be applied to the source point cloud for it to align with the target point cloud
Namespace:
Zivid.NET.Experimental.Toolbox
Assembly:
ZividCoreNET (in ZividCoreNET.dll) Version: 2.17.1.0
Syntaxpublic Pose Transform { get; }Public ReadOnly Property Transform As Pose
Get
public:
property Pose^ Transform {
Pose^ get ();
}Property Value
Type:
Pose
See Also