Skip to content

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

Notifications You must be signed in to change notification settings

mariovp/Android-Disparity-Map

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published