my c++ implementation of True-Motion Estimation with 3-D Recursive Search Block Matching
this implementation use
- opencv
- pthread
how to use?
$mkdir build && cd build
$cmake ..
$make
$./3drs_real_time
papar link: https://pdfs.semanticscholar.org/6629/1a4e8843f4a5c7ff309449a510228169a510.pdf