Set the ROI of an image to the bounding box of a blob.
Namespace: OpenCvSharp.Blob
Assembly: OpenCvSharp.Blob (in OpenCvSharp.Blob.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
Parameters
- img
- Type: OpenCvSharpIplImage
Image. - blob
- Type: OpenCvSharp.BlobCvBlob
Blob.
See Also