Tag: python3

133

Exploring the horopter using Python

A while back I was looking at some anaglyph photos and pondering how the two views converge…

Read more Exploring the horopter using Python
An rgb depth image pair of a bee on a flower
289

RGBD to stereo 3D images in Python3

Obviously, 3D photography has historically mostly focussed on taking multiple photos, of different views, from different positions…

Read more RGBD to stereo 3D images in Python3
Feature image for extracting cardboard images in python.
288

Extracting 3D Cardboard images in Python 3

The height of VR frenzy may be over, but that doesn’t mean hardcore 360-degree image fans can’t…

Read more Extracting 3D Cardboard images in Python 3
456

Rotating 3D photos in Python 3

Recently I was doing some work on my simple 3D photos code library for Python 3. It…

Read more Rotating 3D photos in Python 3
3D printed Aruco tags
514

3D printing Aruco tags with Python and OpenSCAD

Aruco tags, in case you don’t already know, are a bit like QR codes: images with data…

Read more 3D printing Aruco tags with Python and OpenSCAD
778

Opening MPO 3D photos in Python

Ever since consumer-level 3D digital cameras appeared on the market I’ve wondered why they have to give…

Read more Opening MPO 3D photos in Python
The example side-by-side 3D photo
1051

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
The modified code in OpenSCAD
2222

OpenSCAD with ezDXF and Python3

The exciting thing about coding is we can create 3D models parametrically: that is, we can change…

Read more OpenSCAD with ezDXF and Python3