Method FilterByLabel
- Namespace
- OpenCvSharp
- Assembly
- OpenCvSharp.dll
FilterByLabel(Mat, Mat, int)
Filter a image with the specified label value.
public void FilterByLabel(Mat src, Mat dst, int labelValue)
Filter a image with the specified label value.
public void FilterByLabel(Mat src, Mat dst, int labelValue)