Hacker News new | past | comments | ask | show | jobs | submit login

Really cool, this is the first time I've heard of a keogram.

I wish there were a corresponding article with a technical write-up covering both the capturing rig and image assembly process.

Is there an FFmpeg or imagemagick command, or perhaps a Photoshop script to feed the images into?




The capturing rig itself is pretty simple. It's a straightforward project box you can get from amazon. The camera is an astro camera, but you don't need that- a straightforward USB camera from Arducam would work fine (it has to be a wide angle or accept wide angle lenses. Or a raspberry pi High quality camera. That plugs into a raspberry pi which runs some sort of script or cron job to take a still image. There are CLI tools to do this as well as modify the camera settings (exposure, white balance, etc). There are some holes drilled in the case with a simple plexi dome. Note inside the dome is a ring of resistors which are given electricty through a relay (which is under software control by the pi) to heat up and keep the enclosure clear. I also see a pressure/humidity sensor (likely used to control the relay) and a fan and some desiccant to help keep it dry.

For the software processing you can use anything; I would write a python script to create a large canvas, and then downscale the images and place them at the appropriate location. You could also load the whole dataset into a large tensor and do anything you want with it.




Consider applying for YC's Spring batch! Applications are open till Feb 11.

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: