Skip to content

leahmendelson/FILMopenfv-samples

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OpenFV Samples

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 71.6%
  • CMake 28.4%