Aspect Ration Analyzer

2021
Android App

Tools & Technologies

Android, Kotlin, OpenCV, XML

Description

An Android app written in Kotlin that is capable of determining the width to height ratio of any rectangular shape of an image captured live in the app or from the gallery.

This was achieved using open-cv image processing library to perform edge detection and feature extraction. Flexible threshold selection allowed the algorithm to be successful in many different light environments.