dingxiaoliang33 / ofxMSAStereoSolver

C++ openFrameworks addon to calibrate, rectify and create disparity maps from two non-rectified and non-calibrated images (or image sequences). NOT TESTED WITH LATEST OPENFRAMEWORKS YET.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ofxMSAStereoSolver

Introduction

C++ openFrameworks addon to calibrate, rectify and create disparity maps from two non-rectified and non-calibrated images (or image sequences)

Licence

The code in this repository is available under the MIT License.
Copyright (c) 2008-2012 Memo Akten, www.memo.tv
The Mega Super Awesome Visuals Company

Installation

Copy to your openFrameworks/addons folder.

Dependencies

The example uses my fork of ofxLibdc to capture stereo images from bumblebee github.com/memo/ofxLibdc

Compatibility

Known issues

Version history

About

C++ openFrameworks addon to calibrate, rectify and create disparity maps from two non-rectified and non-calibrated images (or image sequences). NOT TESTED WITH LATEST OPENFRAMEWORKS YET.

License:Other


Languages

Language:C++ 100.0%