Overload List
Name | Description |
---|---|
FindContours()()()() |
Find a list of contours using simple approximation method.
|
FindContours(CHAIN_APPROX_METHOD, RETR_TYPE) |
Find contours
|
FindContours(CHAIN_APPROX_METHOD, RETR_TYPE, MemStorage) |
Find contours using the specific memory storage
|