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.
- Host: GitHub
- URL: https://github.com/memo/ofxmsastereosolver
- Owner: memo
- License: other
- Created: 2012-09-25T16:04:10.000Z (almost 14 years ago)
- Default Branch: master
- Last Pushed: 2012-09-25T17:00:43.000Z (almost 14 years ago)
- Last Synced: 2025-04-06T21:39:45.152Z (over 1 year ago)
- Language: C++
- Homepage:
- Size: 3.87 MB
- Stars: 5
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: license.md
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
------------