|
|
|
|
|
by metadat
529 days ago
|
|
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? |
|
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.