ParticleHolography

Documentation for ParticleHolography.

A package for particle measurement using inline holography.

Note

This package is under development, and none of the functions are guaranteed to work.

What you can do with ParticleHolography.jl

  • Volume reconstruction from inline holograms using NVIDIA GPUs (CUDA.jl)
  • Detect particles in reconstructed volumes (image stack)
  • Visualize the particle trajectories
4000 fps droplet holograms

Droplet holograms @4000 fps

Particle trajectories

Particle trajectories

Installation

using Pkg
Pkg.add("ParticleHolography")