CVAIDec 14, 2021

Single Image Automatic Radial Distortion Compensation Using Deep Convolutional Network

arXiv:2112.08198v1
Originality Incremental advance
AI Analysis

This addresses the need for real-time, automatic distortion correction in sports broadcasting, where cameras are uncalibrated and visual clues are limited, representing an incremental improvement in domain-specific applications.

The paper tackles the problem of compensating radial distortion in live sports broadcast footage without calibration patterns, achieving real-time performance and accuracy using a deep convolutional neural network with two highest-order polynomial coefficients.

In many computer vision domains, the input images must conform with the pinhole camera model, where straight lines in the real world are projected as straight lines in the image. Performing computer vision tasks on live sports broadcast footage imposes challenging requirements where the algorithms cannot rely on a specific calibration pattern must be able to cope with unknown and uncalibrated cameras, radial distortion originating from complex television lenses, few visual clues to compensate distortion by, and the necessity for real-time performance. We present a novel method for single-image automatic lens distortion compensation based on deep convolutional neural networks, capable of real-time performance and accuracy using two highest-order coefficients of the polynomial distortion model operating in the application domain of sports broadcast. Keywords: Deep Convolutional Neural Network, Radial Distortion, Single Image Rectification

Foundations

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

Your Notes