Property IcpIterations
- Namespace
- OpenCvSharp.Rgbd
- Assembly
- OpenCvSharp.dll
IcpIterations
Number of ICP iterations for each pyramid level.
public int[] IcpIterations { get; set; }
Property Value
- int[]
Number of ICP iterations for each pyramid level.
public int[] IcpIterations { get; set; }