Method SetK
- Namespace
- OpenCvSharp
- Assembly
- OpenCvSharp.dll
SetK(InputArray)
Sets the calibration matrix.
public void SetK(InputArray val)
Parameters
valInputArraythe calibration matrix to use.
Sets the calibration matrix.
public void SetK(InputArray val)
val InputArraythe calibration matrix to use.