SakeTami
stuffmadehere
stuffmadehere

patreon


Raw image data from single pixel camera

If you're interested in messing around with the raw image data from my camera, here it is! Trying to render it into an image is a fun exercise with a lot of potential ways to doing the projections.

The data is packaged extremely inefficiently (but extremely portably) as JSON with the following format

Aside from the raw voltage readings from the photodiode and encoder, it has information about the field of view and camera cart position which can be useful for fancy projections.

A few notes:

Have fun! Let me know if you have questions or issues in the comments.

-Shane

Raw image data from single pixel camera

Comments

This is really cool, it would be interesting to do some stop motion like something slowly moving across the wall and changing the “lens” type

James Steinberg

Cool! For the other datasets you'll have to consider the changing field of view rather than the position of the cart when doing the projection. This is because the cart is still and it is sweeping out a cone (like a camera or your eye)

Shane Wighton

Thanks a lot for sharing this! Super cool project. I had a quick go at writing a renderer, and it seems to work fine, but only for the picture of the heads, as that's the only one where the distance from the center is different at the start and at the end. So, either the data is wrong, or I am misunderstanding something – most likely, I am misunderstanding something. 😅

Julio Ernesto Rodríguez Cabañas


More Creators