1
0
mirror of https://github.com/opencv/opencv_contrib.git synced 2025-10-20 12:55:15 +08:00

Updated BIB reference to DISFlow paper

This commit is contained in:
mshabunin
2016-10-13 15:37:16 +03:00
parent e8c109bf40
commit b17852fe30

View File

@@ -38,10 +38,10 @@
organization={IEEE} organization={IEEE}
} }
@article{Kroeger2016, @inproceedings{Kroeger2016,
author={Till Kroeger and Radu Timofte and Dengxin Dai and Luc Van Gool},
title={Fast Optical Flow using Dense Inverse Search}, title={Fast Optical Flow using Dense Inverse Search},
author={Kroeger, Till and Timofte, Radu and Dai, Dengxin and Van Gool, Luc}, booktitle={Proceedings of the European Conference on Computer Vision ({ECCV})},
journal={arXiv preprint arXiv:1603.03590},
year = {2016} year = {2016}
} }