项目作者: ofcm

项目描述 :
Optical flow co-occurrence matrices
高级语言: Jupyter Notebook
项目地址: git://github.com/ofcm/ofcm.git
创建时间: 2019-02-12T19:26:47Z
项目社区:https://github.com/ofcm/ofcm

开源协议:MIT License

下载


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

  1. mkdir build
  2. cd build
  3. cmake ..
  4. make

Execution: