An open API service indexing awesome lists of open source software.

https://github.com/toatoes/smartmeasure

Smart Measure App, using Camera API and Gyroscope for measurement
https://github.com/toatoes/smartmeasure

android-application java

Last synced: about 2 months ago
JSON representation

Smart Measure App, using Camera API and Gyroscope for measurement

Awesome Lists containing this project

README

          

# Smart Measure
An Android app that measures the distance and height of an object using Camera API
and Gyroscope sensors. Also, it can measure various objects in a captured image using Image (Updating)
Processing techniques.



Linked: https://prezi.com/view/kxQx8LRZSkPtxWUOiclo/

### How to use
- Keep the phone at eye level and enter the height of the phone above the ground (usually your height).

- Point the crosshair at the bottom of the object and tap it.

- point crosshair at the top and bottom of the object and tap it.

- It should show the height of the object and the distance from the object.
Note: the object must be on the ground. If not check the full documentation for futher instructions.

Need to update the Gradle (gradle 2.14) and JAVA (JAVA 11)