Skip to content

tee-lab/trajectory-data-preprocessing

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Trajectory Data Preprocessing

Basic preprocessing pipeline for animal trajectory data (such as fish or locust data from TRex, idTracker.ai, etc.)

See the preprocessing_pipeline.ipynb notebook for instructions.

Currently supported data formats: TRex, idTracker.ai, FastTrack. Adding support to other data-formats should be straightforward, and can be done by adding an appropriate data loader function. See the __init__() function of the TrajectoryPreprocessor class to see how this is handled.

Author: Arshed Nabeel
Copyright: TEE-Lab, Center for Ecological Sciences, Indian Institute of Science, Bengaluru

About

Basic preprocessing pipeline for animal trajectory data (such as fish or locust data from TRex, idTracker.ai, etc.)

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors