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
Syntaxpublic uint MaxIterationCount { get; set; }Public Property MaxIterationCount As UInteger
Get
Set
public:
property unsigned int MaxIterationCount {
unsigned int get ();
void set (unsigned int value);
}Property Value
Type:
UInt32
See Also