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

Improved line detection and bigger kernel #104

Closed
wants to merge 10 commits into from

Conversation

OBrink
Copy link
Collaborator

@OBrink OBrink commented Dec 11, 2023

  • Added Hough Line Transform to the line detection routine
  • Removal of duplicate masks
  • Bigger dilation kernel for connected object detection
  • Smaller dilation kernel for line detection

@OBrink OBrink added the enhancement New feature or request label Dec 11, 2023
@OBrink
Copy link
Collaborator Author

OBrink commented Dec 13, 2023

Validation revealed that the bigger kernel causes more problems than it solves

@OBrink OBrink closed this Dec 13, 2023
@OBrink OBrink deleted the improved_line_detection_and_bigger_kernel branch December 19, 2023 13:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant