FastAnalyzer
FastAnalyzer is a software for analyzing tracking trajectories extracted using FastTrack. A complete and intuitive user interface allows complex statistical analysis without technical knowledge in programming.
Client
Open-Source
Service
UI, Data Analysis
Date
June 10, 2022
Challenge
Tracking objects from video recording is generally only the first step of any scientific analysis. The second task, trajectory analysis, can be pretty daunting. Numerous tools are available, from scripting languages to complete user interface environments that require various learning curves.
Solution
FastTrack allows an easy and a fast tracking from any video recording. To make the trajectory analysis as quick and easy as possible, we started the development of FastAnalyzer. FastAnalyzer is built on top of the Python scientific ecosystem (SciPy, NumPy, Matplotlib, and Seaborn) and the existing FastAnalysis library.
