Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

How to write a custom contour detecting function?

I tried extracting contours out from an inbuilt function in OpenCV python. 😃

It only detected very small contour, almost 80 detected contours out of 100 were noise not exactly the contour I was hoping to detect. 😅

So I would like to build my own contour detection function in python, I have no idea how to do it? 🤔

Any suggestions to point me in the right direction?