中文
相关论文

相关论文: Blind estimation of white Gaussian noise variance …

200 篇论文

Most existing image denoising approaches assumed the noise to be homogeneous white Gaussian distributed with known intensity. However, in real noisy images, the noise models are usually unknown beforehand and can be much more complex. This…

计算机视觉与模式识别 · 计算机科学 2016-01-14 Fengyuan Zhu , Guangyong Chen , Jianye Hao , Pheng-Ann Heng

Convolutional Neural Network is good at image classification. However, it is found to be vulnerable to image quality degradation. Even a small amount of distortion such as noise or blur can severely hamper the performance of these CNN…

计算机视觉与模式识别 · 计算机科学 2020-08-07 Md Tahmid Hossain , Shyh Wei Teng , Dengsheng Zhang , Suryani Lim , Guojun Lu

Most of the standard image and video codecs are block-based and depending upon the compression ratio the compressed images/videos suffer from different distortions. At low ratios, blurriness is observed and as compression increases blocking…

计算机视觉与模式识别 · 计算机科学 2023-03-07 Maryam Viqar , Athar A. Moinuddin , Ekram Khan , M. Ghanbari

Noise is one of the major problems that hinder an effective texture analysis of disease in medical images, which may cause variability in the reported diagnosis. In this paper seven texture measurement methods (two wavelet, two model and…

计算机视觉与模式识别 · 计算机科学 2015-12-29 Omar Sultan Al-Kadi

Classification of texture pattern is one of the most important problems in pattern recognition. In this paper, we present a classification method based on the Discrete Cosine Transform (DCT) coefficients of texture image. As DCT works on…

人工智能 · 计算机科学 2007-05-23 Golam Sorwar , Ajith Abraham

CT protocol design and quality control would benefit from automated tools to estimate the quality of generated CT images. These tools could be used to identify erroneous CT acquisitions or refine protocols to achieve certain signal to noise…

计算机视觉与模式识别 · 计算机科学 2016-10-25 Sohini Roychowdhury , Nathan Hollraft , Adam Alessio

Blind image denoising is an important yet very challenging problem in computer vision due to the complicated acquisition process of real images. In this work we propose a new variational inference method, which integrates both noise…

计算机视觉与模式识别 · 计算机科学 2023-09-04 Zongsheng Yue , Hongwei Yong , Qian Zhao , Lei Zhang , Deyu Meng

Blind image restoration (IR) is a common yet challenging problem in computer vision. Classical model-based methods and recent deep learning (DL)-based methods represent two different methodologies for this problem, each with their own…

图像与视频处理 · 电气工程与系统科学 2024-05-02 Zongsheng Yue , Hongwei Yong , Qian Zhao , Lei Zhang , Deyu Meng , Kwan-Yee K. Wong

Surface roughness and texture are critical to the functional performance of engineering components. The ability to analyze roughness and texture effectively and efficiently is much needed to ensure surface quality in many surface generation…

信号处理 · 电气工程与系统科学 2023-03-15 Melih C. Yesilli , Jisheng Chen , Firas A. Khasawneh , Yang Guo

The motion or out-of-focus effect in digital images is the main reason for the blurred regions in defocused-blurred images. It may adversely affect various image features such as texture, pixel, and region. Therefore, it is important to…

计算机视觉与模式识别 · 计算机科学 2023-11-23 Sadia Basar , Mushtaq Ali , Abdul Waheed , Muneer Ahmad , Mahdi H. Miraz

Here we study the extreme visual recovery problem, in which over 90\% of pixel values in a given image are missing. Existing low rank-based algorithms are only effective for recovering data with at most 90\% missing values. Thus, we exploit…

计算机视觉与模式识别 · 计算机科学 2016-04-20 Yunhe Wang , Chang Xu , Shan You , Dacheng Tao , Chao Xu

Convolutional neural network (CNN)-based image denoising methods typically estimate the noise component contained in a noisy input image and restore a clean image by subtracting the estimated noise from the input. However, previous…

计算机视觉与模式识别 · 计算机科学 2020-04-21 Kaito Imai , Takamichi Miyata

Convolutional sparse coding (CSC) can learn representative shift-invariant patterns from multiple kinds of data. However, existing CSC methods can only model noises from Gaussian distribution, which is restrictive and unrealistic. In this…

机器学习 · 计算机科学 2020-04-22 Yaqing Wang , James T. Kwok , Lionel M. Ni

A problem of image denoising when images are corrupted by a non-stationary noise is considered in this paper. Since in practice no a priori information on noise is available, noise statistics should be pre-estimated for image denoising. In…

图像与视频处理 · 电气工程与系统科学 2021-09-27 Sheyda Ghanbaralizadeh Bahnemiri , Mykola Ponomarenko , Karen Egiazarian

We propose a multi-tone decomposition algorithm that can find the frequencies, amplitudes and phases of the fundamental sinusoids in a noisy observation sequence. Under independent identically distributed Gaussian noise, our method utilizes…

信号处理 · 电气工程与系统科学 2022-03-29 Kaan Gokcesu , Hakan Gokcesu

Weighted Gaussian Curvature is an important measurement for images. However, its conventional computation scheme has low performance, low accuracy and requires that the input image must be second order differentiable. To tackle these three…

计算机视觉与模式识别 · 计算机科学 2021-01-21 Yuanhao Gong , Wenming Tang , Lebin Zhou , Lantao Yu , Guoping Qiu

We propose a novel self-supervised image blind denoising approach in which two neural networks jointly predict the clean signal and infer the noise distribution. Assuming that the noisy observations are independent conditionally to the…

机器学习 · 计算机科学 2021-02-17 Jean Ollion , Charles Ollion , Elisabeth Gassiat , Luc Lehéricy , Sylvain Le Corff

Blind and universal image denoising consists of using a unique model that denoises images with any level of noise. It is especially practical as noise levels do not need to be known when the model is developed or at test time. We propose a…

计算机视觉与模式识别 · 计算机科学 2020-03-10 Majed El Helou , Sabine Süsstrunk

Images captured through smartphone cameras often suffer from degradation, blur being one of the major ones, posing a challenge in processing these images for downstream tasks. In this paper we propose low-compute lightweight patch-wise…

计算机视觉与模式识别 · 计算机科学 2023-04-07 Sri Charan Kattamuru , Kshitij Agrawal , Shyam Prasad Adhikari , Abhishek Bose , Hemant Misra

This paper introduces a new fast algorithm for the 8-point discrete cosine transform (DCT) based on the summation-by-parts formula. The proposed method converts the DCT matrix into an alternative transformation matrix that can be decomposed…

数据结构与算法 · 计算机科学 2018-03-30 D. F. G. Coelho , R. J. Cintra , V. S. Dimitrov
‹ 上一页 1 2 3 10 下一页 ›