Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wrong edge detection in case of no background available #15

Open
viveksatasiya opened this issue Apr 14, 2022 · 1 comment
Open

Wrong edge detection in case of no background available #15

viveksatasiya opened this issue Apr 14, 2022 · 1 comment

Comments

@viveksatasiya
Copy link

Hello, First of all, I want to say thank you for this wonderful code repository. It really helps me a lot.

I have tried converting many different types of images and it is working quite well, but I have found one case where it detects the wrong contour. When I pass the image with little or no background at that time it detects the wrong contour.

here is the source image,
8

here is the final transformed image,
8

It detected the wrong contour.

Can you please guide me to resolve this issue.

Thanks in advance.

@gregorylearns
Copy link

You could try using the interactive mode using the -i flag and manually tune the dimensions

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants