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 0df418c commit 53b7334
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# 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

**First check the demo.mp4 to get a clear idea of how to use and how it works
**
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 53b7334

Please sign in to comment.