Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 517 Bytes

README.md

File metadata and controls

18 lines (13 loc) · 517 Bytes

glacier

This a school project whose main goal is to build an aerial view of a glacier from photos.

Example of the photo of a camera: alt tag

Installation

git clone the repository Place the scripts/despeckle.py inside your gimp/plugins. (me it is: ~/.gimp-2.8/plug-ins/)

Launch

Simply launch magic.sh

Note

The library Eigen is used, maybe you don't need a copy of it.

Thanks

Thanks to eloraiby for his Delaunay Construction.