Skip to content

slowmoVideo/v3d-flow-builder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

V3D Flow Builder

The V3D Flow Builder is a GPU based tool that calculates the optical flow between two input images.

It can be used by slowmoVideo.

Building

On Ubuntu 20.04, install the requirements freeglut3-dev libopencv-dev libglew-dev

git submodule update --init
mkdir build
cd build
cmake ..
make

About

Flow builder with V3D running on the GPU

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published