This repository contains implementation of Smartphone 3D Imaging Smartphone 3D Imaging for Supporting Crop Analytics.
- 2Dto3D folder contains COLMAP implementation. It is responsible for converting images collected from the smartphone to 3D models.
- We have used Django webframe to build the we application. Lidarviewer has the files that are related to configurations and settings of the web application.
- Media folder is used to save generated PLY files and input files from the user.
- Screencaptures folder saves the screenshots captured by the user. The option to capture screenshots is provided on the viewer window.
- Viewer folder has the python scripts used to render and display the generated PLY files to the user in the browser window.
- Open3D
- COLMAP
- Django
- OpenCV