Skip to content

[Feature/Enhancement] : Updated the code to identify and display all the lines in the image instead of one arbitrary line #324

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

Open
wants to merge 4 commits into
base: master
Choose a base branch
from

Conversation

shreedhar-sde
Copy link

The current code for line detection identified only one random line on the example image.
This could be confusing for the novice perusing this for their study, as the output shown in the example article does not matches the output of the code.
Modified the code to detect all the lines in the image.

The current code identified only one random line on the example image. This could be confusing for the novice perusing this for their study. Modified the code to detect all the lines in the image
The current code identified only one random line on the example image. This could be confusing for the novice perusing this for their study. Modified the code to detect all the lines in the image

[Created a same change for non-probabilistic algorithm]
Made the example text match the actual output of the code.
fix: changed the extension to match the one from original repo
@shreedhar-sde shreedhar-sde changed the title [Enhancement] : Updated the code the to identify and display all lines in the image instead of one arbitrary line [Feature/Enhancement] : Updated the code to identify and display all the lines in the image instead of one arbitrary line Apr 7, 2025
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

Successfully merging this pull request may close these issues.

1 participant