Tag: photo

A portrait-mode photo from the Pixel Camera app
27

Stereo photos from Pixel Camera files using Python 3

Here’s something that you might not know: some Google Pixel Android phones have an option in the…

Read more Stereo photos from Pixel Camera files using Python 3
jpegdump.py results for a sample mpo image file
527

Analysing 3D image file structures in Python 3

The Python programming language allows us to do some pretty exciting things with our 3D images, as…

Read more Analysing 3D image file structures in Python 3
The anaglyph ready to be split into a side-by-side image.
1850

Splitting anaglyph images in Python

Recently I wrote a post about how to make anaglyph images from side-by-side (SBS) photos. That’s useful…

Read more Splitting anaglyph images in Python
The example side-by-side 3D photo
1341

Side-by-side 3D to anaglyph in Python 3

In case you don’t know, anaglyphs are 3D images created from two views, seperated by a small…

Read more Side-by-side 3D to anaglyph in Python 3