pivtools uses compiled MEX functions to accelerate PIV processing.
To build these, you will first need to [set up MATLAB to compile mex extensions](https://uk.mathworks.com/help/matlab/matlab_external/changing-default-compiler.html)
You will then need to edit `make.m` to provide the include and library path to GSL and FFTW
Then, to compile pivtools MEX functions, navigate to your installation directory and run