Overload List
Name | Description |
---|---|
cvFloodFill(IntPtr, Point, MCvScalar, MCvScalar, MCvScalar, MCvConnectedComp%, Int32, IntPtr) |
Fills a connected component with given color.
|
cvFloodFill(IntPtr, Point, MCvScalar, MCvScalar, MCvScalar, MCvConnectedComp%, CONNECTIVITY, FLOODFILL_FLAG, IntPtr) |
Fills a connected component with given color.
|