Sample Data for OpenFV Calibration, Refocusing, and PIV maintained by the Flow Imaging Lab at Mudd (FILM)
Assuming you already have OpenFV installed or built on your system, in order to build samples:
$ git clone [email protected]:abhishekbajpayee/openfv-samples.git
$ cd openfv-samples
$ mkdir bin
$ cd bin
$ cmake [-D PYTHON_LIBS=path/to/libpython2.7.so] ..
$ make