Skip to content

Shelf Detection Code #1

@Perseus14

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

Metadata

Metadata

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions