Method Process
- Namespace
- OpenCvSharp
- Assembly
- OpenCvSharp.dll
Process(IEnumerable<Mat>, OutputArray, IEnumerable<float>)
Recovers inverse camera response.
public virtual void Process(IEnumerable<Mat> src, OutputArray dst, IEnumerable<float> times)
Parameters
srcIEnumerable<Mat>vector of input images
dstOutputArray256x1 matrix with inverse camera response function
timesIEnumerable<float>vector of exposure time values for each image