This is a worm tracker used in Dr. Gourgou's research project. For more details, please visit:
Spatial learning, navigation and decision-making in C. elegans
--Python 3
--Numpy
--Scipy
--Matplotlib
--Opencv
/bin/bash python3 worm_tracker.py --input_dir[your video directory] --H[video height] --W[video width]
/bin/bash python3 worm_tracker.py --input_dir[your video directory] --H[video height] --W[video width] --is_clock
You can change the command line in run_my_code.sh
and run it in your IDE.
The tracker will generate a tracking video and a summary plot for each input video, some sample frames of the tracking video and a sample summary plot are shown below: