GUI demo for 2D convex hull techniques comparison
F5 to run the GUI demo.
Known limitations : Graham algorithm is slow to converge. I recommand not to run with more than a few dozen of points as an input.
Jarvis / gift wrapping algorithm sometimes encounters a slight "ghosty" bug (one point outside of the hull). I still have to fix it.
In case you encounter an error linked with the .fig while running, try to adapt the its path in the property inspector of the whole figure :
guide convex_hull_GUI.fig then right click on it, then choose property inspector, then look for the only path field, then adapt it to your own path if necessary.
Cita come
Nicolas Douillet (2025). GUI demo for 2D convex hull techniques comparison (https://www.mathworks.com/matlabcentral/fileexchange/77843-gui-demo-for-2d-convex-hull-techniques-comparison), MATLAB Central File Exchange. Recuperato .
Compatibilità della release di MATLAB
Compatibilità della piattaforma
Windows macOS LinuxTag
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Scopri Live Editor
Crea script con codice, output e testo formattato in un unico documento eseguibile.