Close

Simulating Inline Holograms with Python

A project log for Basic lensless imaging for low-cost microscopy

My attempt to build a microscope without the most expensive part.

kyle-m-douglassKyle M. Douglass 04/29/2017 at 09:540 Comments

Before diving right into the hologram inversion code, I wanted create some tools to simulate the creation of holograms that might be recorded by the imager.

In my latest post, I discuss how to simulate inline holograms from plane waves using Python, including a movie of how the hologram evolves as it propagates away from the target.

http://kmdouglass.github.io/posts/simulating-inline-holograms.html

Discussions