ParticleHolography
Documentation for ParticleHolography.
A package for particle measurement using inline holography.
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
Droplet holograms @4000 fps
Particle trajectories
Installation
using Pkg
Pkg.add("ParticleHolography")