Optical Flow in the Presence of Spatially-Varying Motion Blur
Abstract
This paper extends the classical warping-based optical flow method to achieve accurate flow in the presence of spatially-varying motion blur. Our idea is to parameterize the appearance of each frame as a function of both the pixel motion and the motion-induced blur. We search for the flows that best match two consecutive frames, which amounts to finding the derivative of a blurred frame with respect to both the motion and the blur, where the blur itself is a function of the motion. We propose an efficient technique to calculate the derivatives using prefiltering. Our technique avoids performing spatially-varying filtering (which can be computationally expensive) during the optimization iterations. In the end, our derivative calculation technique can be easily incorporated with classical flow code to handle video with non-uniform motion blur with little performance penalty. Our method is evaluated on both synthetic and real videos and outperforms conventional flow methods in the presence of motion blur.
Cite
Text
Portz et al. "Optical Flow in the Presence of Spatially-Varying Motion Blur." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2012. doi:10.1109/CVPR.2012.6247871Markdown
[Portz et al. "Optical Flow in the Presence of Spatially-Varying Motion Blur." IEEE/CVF Conference on Computer Vision and Pattern Recognition, 2012.](https://mlanthology.org/cvpr/2012/portz2012cvpr-optical/) doi:10.1109/CVPR.2012.6247871BibTeX
@inproceedings{portz2012cvpr-optical,
title = {{Optical Flow in the Presence of Spatially-Varying Motion Blur}},
author = {Portz, Travis and Zhang, Li and Jiang, Hongrui},
booktitle = {IEEE/CVF Conference on Computer Vision and Pattern Recognition},
year = {2012},
pages = {1752-1759},
doi = {10.1109/CVPR.2012.6247871},
url = {https://mlanthology.org/cvpr/2012/portz2012cvpr-optical/}
}