From c580b52b55b4473deb278f85433dcf347ed79e24 Mon Sep 17 00:00:00 2001 From: Ryan Baumann Date: Fri, 29 Jul 2016 15:30:50 -0400 Subject: Initial commit --- run-sterogranimator.sh | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100755 run-sterogranimator.sh (limited to 'run-sterogranimator.sh') diff --git a/run-sterogranimator.sh b/run-sterogranimator.sh new file mode 100755 index 0000000..1d27eee --- /dev/null +++ b/run-sterogranimator.sh @@ -0,0 +1,7 @@ +#!/bin/bash + +wget -O $1.gif "http://stereo.nypl.org/view/$1.gif?n=1" + +convert $1.gif -coalesce +adjoin $1_%01d.png + +./run-torchwarp.sh $1 -- cgit v1.2.3-70-g09d2