Here's the 2001 sequence reversed into normal pictures/patterns: http://seriss.com/people/erco/2001/
Transsiberian Railway Trip as a Single Slitscan
11–20 of 27 posts
Re: Transsiberian Railway Trip as a Single Slitscan
#12Very cool! Have y'all considered uploading the entirety of the original footage to Youtube?
Re: Transsiberian Railway Trip as a Single Slitscan
#13This is cool! I love image processing/compression stuff, but I think I might be missing the point of this 'slitscan' approach - doesn't really seem to produce any kind of visually interesting effect. I zoomed in full of anticipation but was disappointed to find it just looks like kind of.. noisy garbage. Am I missing something important here?
You should be able to see the railway going on, places, stops, etc.
Re: Transsiberian Railway Trip as a Single Slitscan
#14Re: Transsiberian Railway Trip as a Single Slitscan
#15This is cool! I love image processing/compression stuff, but I think I might be missing the point of this 'slitscan' approach - doesn't really seem to produce any kind of visually interesting effect. I zoomed in full of anticipation but was disappointed to find it just looks like kind of.. noisy garbage. Am I missing something important here?
Re: Transsiberian Railway Trip as a Single Slitscan
#16Re: Transsiberian Railway Trip as a Single Slitscan
#17I bet you could regularize the horizontal dimension by scaling each pixel's width proportional to velocity (say via an interpolated GPS tracklog). As-is everything is either oddly compressed or stretched, depending on how fast the train was moving at the time.
Re: Transsiberian Railway Trip as a Single Slitscan
#18Kind of weird just taking the middle row of pixels. He mentions using a pano library at the bottom, so he could have just fed every frame into it instead of one row per frame and gotten a clear panorama instead of so much blurring and messes. The whole point of the pano library is to remove the dupe pixels, after all, something that didn't happen effectively with what he did.
Re: Transsiberian Railway Trip as a Single Slitscan
#19Very cool! Have y'all considered uploading the entirety of the original footage to Youtube?
Google worked with RZhD to put a virtual ride on Youtube a few years ago: http://www.theguardian.com/world/2010/feb/16/google-tran-sib...
Re: Transsiberian Railway Trip as a Single Slitscan
#20Kind of weird just taking the middle row of pixels. He mentions using a pano library at the bottom, so he could have just fed every frame into it instead of one row per frame and gotten a clear panorama instead of so much blurring and messes. The whole point of the pano library is to remove the dupe pixels, after all, something that didn't happen effectively with what he did.
That's kind of the definition of what a slit-scan is ;) Maybe they wanted that specific effect, maybe they didn't have the resources to do something "better" – part of the beauty of slitscans is how simple they are.