LocalPointCloudRegistrationResultConverged Property |
A boolean indicating whether the convergence criteria were satisfied before reaching the iteration limit
Namespace:
Zivid.NET.Experimental.Toolbox
Assembly:
ZividCoreNET (in ZividCoreNET.dll) Version: 2.17.0.0
Syntaxpublic bool Converged { get; }Public ReadOnly Property Converged As Boolean
Get
public:
property bool Converged {
bool get ();
}Property Value
Type:
Boolean
See Also