Click or drag to resize

LocalPointCloudRegistrationParametersMaxIterationCount Property

End iteration when reaching this number, even if convergence criteria are not yet satisfied.

Namespace:  Zivid.NET.Experimental
Assembly:  ZividCoreNET (in ZividCoreNET.dll) Version: 2.17.1.0
Syntax
public uint MaxIterationCount { get; set; }

Property Value

Type: UInt32
See Also