Skip to content

Latest commit

 

History

History
12 lines (9 loc) · 157 Bytes

README.md

File metadata and controls

12 lines (9 loc) · 157 Bytes

brox-optical-flow

How to build and run

mkdir build
cd build
cmake ..
make

./src/broxflow <path to first image> <path to second image>