mariovp / Android-Disparity-Map

A prototype app that implements OpenCV 3.4 to create a disparity map from two individually taken photographs in a single-camera smartphone

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Android Disparity Map

This is a prototype app that implements OpenCV 3.4 to create a disparity map from two individually taken photographs in a single-camera smartphone.

Features:

  • Uses StereoSGBM to calculate disparity
  • Implements Homography correction using ORB
  • Includes a menu for changing StereoSGBM parameters
  • Applies WLS Filtering to disparity image to show a smooth disparity map

Screenshots

Disparity

Homography

Settings

About

A prototype app that implements OpenCV 3.4 to create a disparity map from two individually taken photographs in a single-camera smartphone


Languages

Language:Java 98.7%Language:Kotlin 1.3%Language:AIDL 0.1%