Skip to content

Code for tracker used in Randlett Et al., Current Biology, 2019

License

Notifications You must be signed in to change notification settings

haesemeyer/MultiTracker

Repository files navigation

MultiTracker

This repository contains the C# code of the tracking program used to track fish in multiwell plates in Randlett et al., Current Biology, 2018.

Please note that this code is likely not very useful as a whole. It is strongly dependend on the hardware used (EoSens 4CXP Monochrome Camera (Mikroton) running with a Cyton Quad Channel CoaXPress Frame Grabber (Bitflow)). Specifically the code contains a lot of "magic" constants regarding image sizes and frame rates specific to the used setup.

The code depends on the Bitflow SDK for interfacing with the frame grabbber as well as mhapi for support functions. Some of the bitflow SDK code has to be integrated directly into the solution for this to compile. Due to copyright reasons this code cannot be included in the repository.

About

Code for tracker used in Randlett Et al., Current Biology, 2019

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages