Skip to content

ofcm/ofcm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Optical Flow Co-occurrence Matrices

Dependencies

  1. OpenCV 2.4.9 o 3.2.0
  2. GCC version 5.4
  3. CMake 3.10 Link

Create Compiler

mkdir build
cd build
cmake ..
make

Execution: