Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

This repository contains the code for the paper Efficient Coarse-to-Fine PatchMatch for Large Displacement Optical Flow. Yinlin Hu, Rui Song, and Yunsong Li. CVPR. 2016. [Paper]

How to Use

It is assumed that the OpenCV has been installed correctly.

$ cmake .
$ make

Then, you can play with the examples:

$ bash demo.sh

Notes

For Windows system support, you can explore 'CMakeLists_win.txt' and prebuilt binaries in the directory 'win32'.

Citing

@inproceedings{hu2016cpm,
  title={Efficient Coarse-to-Fine PatchMatch for Large Displacement Optical Flow},
  author={Yinlin Hu and Rui Song and Yunsong Li},
  booktitle={CVPR},
  year={2016}
}

About

CPM-Flow, CVPR 2016

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages