Skip to content

DigitalHolography/HoloTracker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

HoloTracker

version 1.0

HoloTracker is an in-line hologram analysis software (developed in Python/Labview) designed to locate micro-objects under a microscope in three dimensions (such as microspheres or bacteria) within a sequence of images to determine their 3D trajectories.

HoloTracker features a user-friendly human-machine interface for simplified usage.

HoloTracker requires an Nvidia GPU and utilizes the Cupy library for hologram backpropagation. For determining the centroids of segmented objects, HoloTracker uses the Python library connected-components-3d developed by willsilversmith (https://pypi.org/user/willsilversmith/). For tracking objects once they are localized, HoloTracker utilizes the TrackPy library (soft-matter.github.io/trackpy/).

Here are the python library/package needed to use HoloTracker.

cupy-cuda11x 12.2.0
connected-components-3d 3.10.3
Cython 0.29.33
matplotlib 3.8.0
numba 0.56.4
numpy 1.23.5
pandas 1.5.3
Pillow 9.4.0
PIMS 0.6.1
scipy 1.10.0
trackpy 0.6.1

How to install this sofwtare:

installation_c.mp4

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published