Skip to content

2802A/convex-hull-algorithm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

convex-hull-algorithm

Find the minimum area covered by obstacles to be avoided.For this process, a method was chosen that is capable of determining based on the point coordinates,a simple geometrical method named as Convex Hull Method. Given a set of points of the obstacle in a two dimensional space determine the convex polygon. A convex polygon is a polygon, where none of the vertices are pointed inward.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published