中文
相关论文

相关论文: A New De-blurring Technique for License Plate Imag…

200 篇论文

In this work we explore the previously proposed approach of direct blind deconvolution and denoising with convolutional neural networks in a situation where the blur kernels are partially constrained. We focus on blurred images from a…

计算机视觉与模式识别 · 计算机科学 2016-02-26 Pavel Svoboda , Michal Hradis , Lukas Marsik , Pavel Zemcik

Consistent in-focus input imagery is an essential precondition for machine vision systems to perceive the dynamic environment. A defocus blur severely degrades the performance of vision systems. To tackle this problem, we propose a…

图像与视频处理 · 电气工程与系统科学 2021-03-11 Jisheng Li , Qi Dai , Jiangtao Wen

The goal of blind image deblurring is to recover a sharp image from a motion blurred one without knowing the camera motion. Current state-of-the-art methods have a remarkably good performance on images with no noise or very low noise…

计算机视觉与模式识别 · 计算机科学 2019-05-17 Jérémy Anger , Mauricio Delbracio , Gabriele Facciolo

The problem of deblurring an image when the blur kernel is unknown remains challenging after decades of work. Recently there has been rapid progress on correcting irregular blur patterns caused by camera shake, but there is still much room…

计算机视觉与模式识别 · 计算机科学 2013-02-08 Paul Shearer , Anna C. Gilbert , Alfred O. Hero

In this paper, we study the problem of recovering a sharp version of a given blurry image when the blur kernel is unknown. Previous methods often introduce an image-independent regularizer (such as Gaussian or sparse priors) on the desired…

计算机视觉与模式识别 · 计算机科学 2014-04-23 Guangcan Liu , Shiyu Chang , Yi Ma

In recent years, the removal of motion blur in photographs has seen impressive progress in the hands of deep learning-based methods, trained to map directly from blurry to sharp images. For this reason, approaches that explicitly use a…

计算机视觉与模式识别 · 计算机科学 2023-08-08 Guillermo Carbajal , Patricia Vitoria , José Lezama , Pablo Musé

Blind image deblurring is a particularly challenging inverse problem where the blur kernel is unknown and must be estimated en route to recover the deblurred image. The problem is of strong practical relevance since many imaging devices…

计算机视觉与模式识别 · 计算机科学 2018-03-14 Mohammad Tofighi , Yuelong Li , Vishal Monga

The image blurring process is generally modelled as the convolution of a blur kernel with a latent image. Therefore, the estimation of the blur kernel is essentially important for blind image deblurring. Unlike existing approaches which…

计算机视觉与模式识别 · 计算机科学 2019-04-18 Liyuan Pan , Richard Hartley , Miaomiao Liu , Yuchao Dai

Blind image deblurring algorithms have been improving steadily in the past years. Most state-of-the-art algorithms, however, still cannot perform perfectly in challenging cases, especially in large blur setting. In this paper, we focus on…

计算机视觉与模式识别 · 计算机科学 2014-05-27 Jinshan Pan , Risheng Liu , Zhixun Su , Xianfeng Gu

This paper introduces a method to encode the blur operators of an arbitrary dataset of sharp-blur image pairs into a blur kernel space. Assuming the encoded kernel space is close enough to in-the-wild blur operators, we propose an…

计算机视觉与模式识别 · 计算机科学 2021-04-06 Phong Tran , Anh Tran , Quynh Phung , Minh Hoai

Reproducing an all-in-focus image from an image with defocus regions is of practical value in many applications, eg, digital photography, and robotics. Using the output of some existing defocus map estimator, existing approaches first…

计算机视觉与模式识别 · 计算机科学 2018-08-29 Guodong Xu , Chaoqiang Liu , Hui Ji

We present a novel, blind, single image deblurring method that utilizes information regarding blur kernels. Our model solves the deblurring problem by dividing it into two successive tasks: (1) blur kernel estimation and (2) sharp image…

计算机视觉与模式识别 · 计算机科学 2020-12-16 Sungkwon An , Hyungmin Roh , Myungjoo Kang

Recent research showed that the dual-pixel sensor has made great progress in defocus map estimation and image defocus deblurring. However, extracting real-time dual-pixel views is troublesome and complex in algorithm deployment. Moreover,…

计算机视觉与模式识别 · 计算机科学 2022-11-28 Jucai Zhai , Pengcheng Zeng , Chihao Ma , Yong Zhao , Jie Chen

Vehicle license plate recognition is a crucial task in intelligent traffic management systems. However, the challenge of achieving accurate recognition persists due to motion blur from fast-moving vehicles. Despite the widespread use of…

计算机视觉与模式识别 · 计算机科学 2024-04-24 Haoyan Gong , Yuzheng Feng , Zhenrong Zhang , Xianxu Hou , Jingxin Liu , Siqi Huang , Hongbin Liu

We present a new method for blind motion deblurring that uses a neural network trained to compute estimates of sharp image patches from observations that are blurred by an unknown motion kernel. Instead of regressing directly to patch…

计算机视觉与模式识别 · 计算机科学 2016-08-02 Ayan Chakrabarti

Blind Image deblurring tries to estimate blurriness and a latent image out of a blurred image. This estimation, as being an ill-posed problem, requires imposing restrictions on the latent image or a blur kernel that represents blurriness.…

计算机视觉与模式识别 · 计算机科学 2021-01-18 Sajjad Amrollahi Biyouki , Hoon Hwangbo

Video deblurring is a challenging problem as the blur is complex and usually caused by the combination of camera shakes, object motions, and depth variations. Optical flow can be used for kernel estimation since it predicts motion…

计算机视觉与模式识别 · 计算机科学 2017-08-14 Wenqi Ren , Jinshan Pan , Xiaochun Cao , Ming-Hsuan Yang

Most blind deconvolution methods usually pre-define a large kernel size to guarantee the support domain. Blur kernel estimation error is likely to be introduced, yielding severe artifacts in deblurring results. In this paper, we first…

计算机视觉与模式识别 · 计算机科学 2019-02-25 Li Si-Yao , Dongwei Ren , Qian Yin

Many deblurring and blur kernel estimation methods use a maximum a posteriori (MAP) approach or deep learning-based classification techniques to sharpen an image and/or predict the blur kernel. We propose a regression approach using…

图像与视频处理 · 电气工程与系统科学 2024-11-07 Luis G. Varela , Laura E. Boucheron , Steven Sandoval , David Voelz , Abu Bucker Siddik

Blind image deblurring, i.e., deblurring without knowledge of the blur kernel, is a highly ill-posed problem. The problem can be solved in two parts: i) estimate a blur kernel from the blurry image, and ii) given estimated blur kernel,…

计算机视觉与模式识别 · 计算机科学 2017-12-27 Yuanchao Bai , Gene Cheung , Xianming Liu , Wen Gao
‹ 上一页 1 2 3 10 下一页 ›