An open API service indexing awesome lists of open source software.

https://github.com/memo/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.
https://github.com/memo/ofxmsastereosolver

Last synced: over 1 year ago
JSON representation

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.

Awesome Lists containing this project

README

          

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](https://secure.wikimedia.org/wikipedia/en/wiki/Mit_license).
Copyright (c) 2008-2012 Memo Akten, [www.memo.tv](http://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](https://github.com/memo/ofxLibdc)

Compatibility
------------

Known issues
------------

Version history
------------