Skip to content

Geometric tools, as solutions to interesting geometry problems

Notifications You must be signed in to change notification settings

brunovallet/geotools

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

geotools

Geometric tools, as solutions to interesting geometry problems

  • shortest_path_circle: finds the shortest path touching an ordered sequence of circles, a problem from paragliding where some competitions give this constraint.
  • RANSAC_circle: find circles from oriented individual positions, a problem also from paragliding to detect areas of high air vertical velocity as paragliders follow circles in these, and in most competitions, it is possible to access to their GPS info.

About

Geometric tools, as solutions to interesting geometry problems

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages