/Obstracle-Detection-and-Path-Planning

Worked on images to find obstacles and plan a path from start point to end point using a* algorithm. Image processing was done with OpenCV to detect obstacles and start-end points. Start-end points detection is done using skimage.

Primary LanguagePython

Stargazers