A Low-cost Open-source High-speed Multi-camera Motion Capture System.
You can find the main website for this project HERE.
But, here's a direct link to Getting started.
All the info you need is Right Here and HERE!.
This software has a lot of dependencies, so I did you a favor and created a Docker image for you.
If you want to do it yourself, check out the previous link as well as the info HERE.
If you found this software useful please cite the following work:
Jensen, G., Smagt, P., Heiss, E., Straka, H., & Kohl, T. (2020). SnakeStrike: A Low-Cost Open-Source High-Speed Multi-Camera Motion Capture System. Frontiers in Behavioral Neuroscience, 14, 116. https://doi.org/10.3389/fnbeh.2020.00116
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.
We use SemVer for versioning. For the versions available, see the tags on this repository.
- Grady Jensen - Initial work - gwjensen
This project is licensed under the GNU General Public License v3.0 - see the LICENSE.md file for details
TL;DR* Here's what the license entails:
1. Anyone can copy, modify and distribute this software.
2. You have to include the license and copyright notice with each and every distribution.
3. You can use this software privately.
4. You can use this software for commercial purposes.
5. If you dare build your business solely from this code, you risk open-sourcing the whole code base.
6. If you modify it, you have to indicate changes made to the code.
7. Any modifications of this code base MUST be distributed with the same license, GPLv3.
8. This software is provided without warranty.
9. The software author or license can not be held liable for any damages inflicted by the software.
More information on about the LICENSE can be found here