YinlinHu / Ric

RIC-Flow, CVPR 2017 (in OpenCV now)
GNU General Public License v3.0
32 stars 9 forks source link

RIC Interpolator at OpenCV #5

Open tsenst opened 4 years ago

tsenst commented 4 years ago

The RIC Interpolation method has been merged yesterday to the OpenCV contrib repo. There are some minor changes e.g. in the estimation of the edge cost map and the SLIC method. However the majority of the method should be the same.

YinlinHu commented 4 years ago

Great job. Thanks for the update. @tsenst