#Introduction
A android application that utilizes computer vision to measure dimensions of any regular object (length, breadth, radius, diameter etc) and the angles between any two edges. The application also calculates the area of tbe object by using combination of arUco marker and contour based techniques.Techniques such as canny edge detection, hough transformation will be used in the application.
##Authors: Saurav Adhikari, Utsav Shrestha.