Android app used to measure objects using a smartphone camera. Project Page
This app was made as an alternative to time-consuming measurements by hand needed by professionals of various fields. It is not meant for exact measurements where you need millimetric precision, but instead used for plausible estimates and quick prototyping.
It works using a reference size on the same plane as the object the user wants to measure. This way, the need for large measuring tapes is eliminated and one needs to carry only a small object of known size, and an Android smartphone.
Conversions between length units is supported, and area measurement will be implemented in a later version.
The gradle build scripts are included, as well as the project configuration files. Importing the project to Android Studio and building it should suffice.
TL,DR:
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details (included with source code).