Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Nisarg236 authored Jun 27, 2024
1 parent 53b7334 commit 6cfd5fc
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
# MAKE CONNECTIVITY GRAPH FROM 2D MAP

WORKING:
**First check the demo.mp4 to get a clear idea of how to use and how it works
**
Check the demo.mp4 to get a clear idea of how to use and how it works

ALGORITHM:
First the program finds features such as corners and then puts a black dot on the features and this breaks the roads into segments.
These features are considered as the nodes of the graph.
Next, contours are made around each road segment and extreme points of the contour are found.
Expand Down

0 comments on commit 6cfd5fc

Please sign in to comment.