4D-PTV is a package to do 4D Particle Tracking Velocimetry. This package is composed of all functions required to find particles trajectories and to treat them doing pair dispersion...
The last version of the code can be obtained from the gitlab repository:
git clone https://github.com/turbulencelyon/4d-ptv
To compile all executable files:
cd Documentation/
make
cd ../Matching/STMCpp/
make
Please refer to the online documentation for more information.