Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/bmwiedemann/video3d
convert 2d video into 3d
https://github.com/bmwiedemann/video3d
Last synced: about 1 month ago
JSON representation
convert 2d video into 3d
- Host: GitHub
- URL: https://github.com/bmwiedemann/video3d
- Owner: bmwiedemann
- License: other
- Created: 2013-08-19T19:45:45.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2023-07-03T07:51:58.000Z (over 1 year ago)
- Last Synced: 2024-11-20T09:26:14.852Z (about 2 months ago)
- Language: Python
- Size: 11.7 KB
- Stars: 2
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README
- License: COPYING
Awesome Lists containing this project
README
This software allows to convert certain 2d video into 3d
For this to work, you need to have video filmed
while moving at constant speed
this version is optimized for videos taken on the righthand sideThe trick is to use the next frame for the 2nd eye.
Output is vertically interleaved as used by some LG 3D display
usage: ./mergepics.py outputframe0001.png inputframe0001.png [inputframe0002.png]
or to convert a whole video:
make clean unpack conv vid F=input.vid