▲ | jeffbee 5 days ago | ||||||||||||||||||||||
Okay I was stumped about how this works because it's not explained, as far as I can tell. But I guess the sensor array has its long axis perpendicular to the direction the train is traveling. | |||||||||||||||||||||||
▲ | flir 5 days ago | parent | next [-] | ||||||||||||||||||||||
The analogue equivalent (a slit scan camera) is easier to understand, I think https://www.lomography.com/magazine/283280-making-a-slit-sca... https://petapixel.com/2017/10/18/role-slit-scan-image-scienc... You can also get close in software. Record some video while walking past a row of shops. Use ffmpeg to explode the video into individual frames. Extract column 0 from every frame, and combine them into a single image, appending each extracted column to the right-hand-side of your output image. You'll end up with something far less accurate than the images in this post, but still fun. Also interesting to try scenes from movies. This technique maps time onto space in interesting ways. | |||||||||||||||||||||||
▲ | dllu 5 days ago | parent | prev | next [-] | ||||||||||||||||||||||
Thanks, I added a section called "Principle of operation" to explain how it works. | |||||||||||||||||||||||
| |||||||||||||||||||||||
▲ | eschneider 5 days ago | parent | prev | next [-] | ||||||||||||||||||||||
You use a single vertical line of sensors and resample "continuously". When doing this with film, the aperture is a vertical slit and you continuously advance the film during the exposure. For "finish line" cameras, the slit is located at the finish line and you start pulling film when the horses approach. Since the exposure is continuous, you never miss the exact moment of the finish. | |||||||||||||||||||||||
▲ | miladyincontrol 5 days ago | parent | prev | next [-] | ||||||||||||||||||||||
Line scan sensors are basically just scanners, heck people make em out of scanners . Usually the issue is they need rather still subjects, but in this case rather than the sensor doing a scanning sweep they're just capturing the subject as it moves by, keeping the background pixels static. | |||||||||||||||||||||||
| |||||||||||||||||||||||
▲ | djmips 4 days ago | parent | prev [-] | ||||||||||||||||||||||