Extraction of motion data in basketball from SportVU .7z files (MATLAB)
- Obtain data (e.g. Download from https://github.com/rajshah4/BasketballData)
- Setup path and run
setup_path_param.m
. - Run
createMatfile_SportVU.m
for extraction of motion data from SportVU .7z files. - Run
segmentateAttack.m
to create attack-segement and detect ball hold, pass and shot. - (option) Run
createVideo_SportVU.m
for creating videos.
- Keisuke Fujii - https://sites.google.com/site/keisuke1986en/
This project is licensed under the MIT License - see the LICENSE.txt file for details