Method Feed
- Namespace
- OpenCvSharp.Detail
- Assembly
- OpenCvSharp.dll
Feed(IReadOnlyList<Point>, IEnumerable<Mat>, IEnumerable<Mat>)
Updates image masks and computes gains to prepare for exposure compensation.
public void Feed(IReadOnlyList<Point> corners, IEnumerable<Mat> images, IEnumerable<Mat> masks)
Parameters
cornersIReadOnlyList<Point>Source image top-left corners
imagesIEnumerable<Mat>Source images
masksIEnumerable<Mat>Image masks to update