forked from kristinbranson/FlyTracker
-
Notifications
You must be signed in to change notification settings - Fork 0
License
sahilsingh2402/FlyTracker
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This code is a modified version of FlyTracker originally developed by Eyrun Eyjolfsdottir and Pietro Perona. It was modified by Kristin Branson and Adam Taylor. Please see the git log for details on modifications. The original README is below. A copy of the original documentation is here: https://kristinbranson.github.io/FlyTracker ****************** FlyTracker System requirements: - OSX 64-bit, Linux 64-bit, or Windows 64-bit - Matlab R2013b or later (you can try your earlier version but functionality such as parallel processing may not work) Quick start: 1. Add Fly-Tracker to your Matlab path by navigating to its directory and typing: >> modpath; savepath; 2. Collect all videos with identical filming- and experimental conditions into one folder. 3. Track all videos contained in a folder using the tracker interface: >> tracker - here you will calibrate your videos by pressing the [CALIBRATE] button 4. View tracking results and annotate videos using the visualizer: >> visualizer For more detailed instructions, visit our website: http://www.vision.caltech.edu/Tools/FlyTracker/ Join our google group and post any questions, concerns, or suggestions: https://groups.google.com/d/forum/flytracker Contact: Pietro Perona ([email protected])
About
No description, website, or topics provided.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- MATLAB 83.7%
- C++ 8.7%
- C 5.8%
- Python 1.5%
- Makefile 0.2%
- Objective-C 0.1%