A Very Unusual Camera That Emphasizes Time Over Space
31–40 of 61 posts
Re: A Very Unusual Camera That Emphasizes Time Over Space
#32Earlier quoted context omitted.
Yeah, that was fun: #starting at 467s and outputting the images of the next 3 seconds ffmpeg -ss 467 -t 3 -i video.mkv output.%04d.png # crop image to 1px slices 280 pixels from the left. gm mogrify -crop 1x+280+0 *.png # stitch them gm montage -border 0 -geometry +0+0 -tile x1 *.png image.jpg Perfect example how easy and straightforward it is to use command line utilities. Now someone just has to find movies with st…
Corollory : One could produce a whole range of image0%d.png from vertical slices through the video, and stitch them together into a movie. Essentially rotating the movie abouts its y axis (in the x-t plane). If we assume 50fps, then every 1000px wide video would become a 3-4 minute short. But movies would require a very wide screen...
Re: A Very Unusual Camera That Emphasizes Time Over Space
#33Does this remind anyone else of the Tralfamadorians analogy from Kurt Vonnegut's Slaughterhouse-Five? I can't find the relevant quote...
Re: A Very Unusual Camera That Emphasizes Time Over Space
#34This is how finish line cameras at races normally work. At least many of the bike races I've been in.
Re: A Very Unusual Camera That Emphasizes Time Over Space
#35Some of his work is projected onto huge displays which is am amazing immersive experience!
Re: A Very Unusual Camera That Emphasizes Time Over Space
#36"...this technique uses spatial + temporal data stored in a 4D Space-Time Continuum, and 3 dimensional temporal gradients (i.e. not just slitscanning on the depth/rgb images, but surface-scanning on the animated 3D point cloud)."
Re: A Very Unusual Camera That Emphasizes Time Over Space
#37It uses Web RTC so you'll need a capable browser (such as Chrome) and will have to allow webcam access when prompted!
Re: A Very Unusual Camera That Emphasizes Time Over Space
#38I have a similar idea for one of the representations of where I'll be speaking:
Re: A Very Unusual Camera That Emphasizes Time Over Space
#39On a related note, the new Panorama function in iOS 6 seems to turn the iPhone's camera into a slit scanner using the phone's accelerometer for the rotation rate to stitch together a pretty good panorama on the fly.
Re: A Very Unusual Camera That Emphasizes Time Over Space
#40I built a camera like that out of wood a couple years ago. It uses gears on the inside to pull a regular roll of film through and expose it through a narrow vertical slit as you rotate the whole camera on its center axis. It's sort of a broad-stroke photo. http://nnife.com/d/?dimension=33 Here are a few shots that turned out decently: http://nnife.com/p/?dimension=20 These are just film scans. You can by the light ba…