Method Compute
- Namespace
- OpenCvSharp
- Assembly
- OpenCvSharp.dll
Compute()
Makes the color correction, fitting the CCM to the configured reference colors.
public Mat Compute()
Returns
- Mat
the fitted color correction matrix.
Makes the color correction, fitting the CCM to the configured reference colors.
public Mat Compute()
the fitted color correction matrix.