Photogram

Convert photos or videos into measurable, professional 3D pointclouds

Made it possible to find prev. measured points using Mapbox and lots of math I don't know why it works

Diving deeper into the Mapbox JS API and it's possiblities, to be able to fully leverage its power

Planned to point marking feature

Users will be able to upload points as CSV files and later on use our native app + the custom GPS module to walk through all points

Implemented MSL altitude interpolation using KDTree and bilinear interpolation ๐ŸŽ‰

So it was way more complicated then expected, but in the end, it wasn't, if you know what I mean ๐Ÿ˜…

Evaluating bicubic and bilinear interpolation for calculating Geodesic height ๐Ÿค”