Method GetK
- Namespace
- OpenCvSharp
- Assembly
- OpenCvSharp.dll
GetK(OutputArray)
Gets the calibration matrix.
public void GetK(OutputArray val)
Parameters
valOutputArraythe output calibration matrix.
Gets the calibration matrix.
public void GetK(OutputArray val)
val OutputArraythe output calibration matrix.