All Projects → shixinzhang → Distancemeasure

shixinzhang / Distancemeasure

📷 An android demo which can measure the distance from user to something while taking photos ( Android 拍照测距 )

Programming Languages

java
68154 projects - #9 most used programming language

Projects that are alternatives of or similar to Distancemeasure

Stereo Vision
This program has been developed as part of a project at the University of Karlsruhe in Germany. The final purpose of the algorithm is to measure the distance to an object by combining two webcams and use them as a Stereo Camera.
Stars: ✭ 160 (-13.51%)
Mutual labels:  distance, measure
similarity measures
Quantify the difference between two arbitrary curves in space
Stars: ✭ 140 (-24.32%)
Mutual labels:  measure, distance
Cheap Ruler Go
📏 cheapruler in Go: fast geodesic measurements
Stars: ✭ 176 (-4.86%)
Mutual labels:  distance, measure
ARGoal
Get more goals. | Virtual Goals & Goal Distance | App Doctor Hu
Stars: ✭ 14 (-92.43%)
Mutual labels:  measure, distance
Mapbox Gl Controls
Stars: ✭ 93 (-49.73%)
Mutual labels:  distance, measure
Stopwords
Removes most frequent words (stop words) from a text content. Based on a Curated list of language statistics.
Stars: ✭ 83 (-55.14%)
Mutual labels:  distance
Sparkling Graph
SparklingGraph provides easy to use set of features that will give you ability to proces large scala graphs using Spark and GraphX.
Stars: ✭ 139 (-24.86%)
Mutual labels:  measure
Indriya
JSR 385 - Reference Implementation
Stars: ✭ 74 (-60%)
Mutual labels:  measure
Speed Measure Webpack Plugin
⏱ See how fast (or not) your plugins and loaders are, so you can optimise your builds
Stars: ✭ 1,980 (+970.27%)
Mutual labels:  measure
Membrain
🧠 Type-safe memory units
Stars: ✭ 53 (-71.35%)
Mutual labels:  measure
Hyperion Android
App Debugging & Inspection Tool for Android
Stars: ✭ 1,778 (+861.08%)
Mutual labels:  measure
Geocalc
Helper classes to calculate Earth distances, bearing, etc.
Stars: ✭ 88 (-52.43%)
Mutual labels:  distance
Unit Api
Units of Measurement API
Stars: ✭ 140 (-24.32%)
Mutual labels:  measure
Geolocation Python
Geolocation is simple google maps api for python users. This application allows you to get information about given location Application returns such information as: country, city, route/street, street number, reverse geocode, lat and lng, travel distance and time for a matrix of origins and destinations.
Stars: ✭ 77 (-58.38%)
Mutual labels:  distance
Textdistance
Compute distance between sequences. 30+ algorithms, pure python implementation, common interface, optional external libs usage.
Stars: ✭ 2,575 (+1291.89%)
Mutual labels:  distance
String Pixel Width
Blazingly fast measure string width in pixels on the server in Javascript (Node.Js)
Stars: ✭ 65 (-64.86%)
Mutual labels:  measure
Cohesion
A tool for measuring Python class cohesion.
Stars: ✭ 129 (-30.27%)
Mutual labels:  measure
Hyperion Ios
In-app design review tool to inspect measurements, attributes, and animations.
Stars: ✭ 1,964 (+961.62%)
Mutual labels:  measure
Distancepicker
Custom UIKit control to select a distance with a pan gesture, written in Swift
Stars: ✭ 118 (-36.22%)
Mutual labels:  distance
Smetrics
String metrics library written in Go.
Stars: ✭ 177 (-4.32%)
Mutual labels:  distance

DistanceMeasure

An android demo which can measure the distance from user to something while taking photos,just like smart distance

Download

address0

address1

Thanks

smart distance ##How to use

  1. Input the real height of the target you wanna to measure
  2. Surround the target with the green lines
  3. Get the distance ! (for reference only)

ScreenShots

Android 拍照测距

##使用方法:

  1. 输入目标物体的真实高度
  2. 动动手指用屏幕上的绿线圈住目标物体
  3. 从屏幕上查看距离(存在一定误差,仅供参考)

##感谢smart distance给的灵感

License

The MIT License (MIT)

Copyright (c) 2016 shixinzhang

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all
copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].