CVSep 22, 2021

A Method For Adding Motion-Blur on Arbitrary Objects By using Auto-Segmentation and Color Compensation Techniques

arXiv:2109.10524v12 citations
Originality Incremental advance
AI Analysis

This work addresses the challenge of adding desired motion blur effects to arbitrary objects in photos, which is currently uncontrollable and can lead to undesired results, offering a solution for photographers and video creators.

The paper tackles the problem of adding controllable motion blur to specific objects in photographs by capturing multiple frames without blur and accumulating them, while compensating for noise from increased sensor gain using a color compensation algorithm. The method's effectiveness is confirmed through ablation studies on several datasets.

When dynamic objects are captured by a camera, motion blur inevitably occurs. Such a blur is sometimes considered as just a noise, however, it sometimes gives an important effect to add dynamism in the scene for photographs or videos. Unlike the similar effects, such as defocus blur, which is now easily controlled even by smartphones, motion blur is still uncontrollable and makes undesired effects on photographs. In this paper, an unified framework to add motion blur on per-object basis is proposed. In the method, multiple frames are captured without motion blur and they are accumulated to create motion blur on target objects. To capture images without motion blur, shutter speed must be short, however, it makes captured images dark, and thus, a sensor gain should be increased to compensate it. Since a sensor gain causes a severe noise on image, we propose a color compensation algorithm based on non-linear filtering technique for solution. Another contribution is that our technique can be used to make HDR images for fast moving objects by using multi-exposure images. In the experiments, effectiveness of the method is confirmed by ablation study using several data sets.

Foundations

The foundational work for this paper's niche, ranked by how specifically the neighbourhood builds on it — not by global fame.

Your Notes