Skip to content

Shelf Detection Code #1

Description

@Perseus14

I have implemented line segment detection using Hough Transform. As you can see from the below images, cross lines (which are not present) are detected. One idea to remove them is to take only parallel lines (might not work in cases where cross lines are more), or some angle based method.

Goal is to detect horizontal and vertical lines (preferably able to differentiate them using diff colours)

7_g
4_g
1_g

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Projects

No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions