Skip to content
Advertisement

How to find contours in dotted text captcha image

I am newbie to OpenCV. I’m trying to find the contours of the captcha image. It does not work only when my captcha image contains the dotted text.

I have done following code for that:

JavaScript

Can anyone help in this? Is there any way to find contours in this image?

here is my captcha image

Advertisement

Answer

Here is my code and output

JavaScript

contour output stages

User contributions licensed under: CC BY-SA
3 People found this is helpful
Advertisement