-
Notifications
You must be signed in to change notification settings - Fork 2
A script to perform view interpolation on stereo views
mgschwan/pyWiggle
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
########################################## # Example call: ########################################## python stereointerpolate.py -r images/bambi1.bmp -l images/bambi2.bmp -m 20,10 -b 11,11 -s 5,5 -f 12 -p 6,0 -S 8 -C 1 -P 1 -F test2_subpix.png -B 1 ########################################## # Without graphical output ########################################## python stereointerpolate.py -r images/bambi1.bmp -l images/bambi2.bmp -m 20,10 -b 11,11 -s 5,5 -f 12 -p 6,0 -S 8 -C 1 -P 1 -F test2_subpix.png -B 1 -q 1 ########################################## # With subpixel accuracy ########################################## python stereointerpolate.py -r images/DSCF0640.LR.jpg -a -m 20,10 -b 11,11 -s 5,5 -f 12 -p 12,0 -S 8 -C 1 -P 1 -F test2_subpix.png -B 1
About
A script to perform view interpolation on stereo views
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published