https://github.com/zddhub/struct_from_motion
Struct from motion simple sulotion
https://github.com/zddhub/struct_from_motion
Last synced: over 1 year ago
JSON representation
Struct from motion simple sulotion
- Host: GitHub
- URL: https://github.com/zddhub/struct_from_motion
- Owner: zddhub
- License: lgpl-3.0
- Created: 2013-12-06T14:44:44.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2014-01-23T08:31:43.000Z (over 12 years ago)
- Last Synced: 2025-01-22T16:31:59.773Z (over 1 year ago)
- Language: C++
- Size: 1.61 MB
- Stars: 4
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
struct_from_motion
==================
Struct from motion simple sulotion
It can reconstruct 3D model through two images using disparity method.
Overview:
---------

Build environment
-----------------
* Qt5.1(win32-msvc2010)
* OpenCV2.4.6(x86)
It can be easily ported to other platforms
How to use
----------
1. Open left and right image. (File->Open Left Image->File->Open Right Image)
2. Get Depth Map (Stereo->Depth Map)
3. Create 3D. (Stereo->Create 3D, make sure click Stereo->Depth Map first.)
4. View->3D view : open/close 3Dview, Drag up for larger view.
Contact me
----------