中文
相关论文

相关论文: Unsharp Mask Guided Filtering

200 篇论文

Guided filter is a fundamental tool in computer vision and computer graphics which aims to transfer structure information from guidance image to target image. Most existing methods construct filter kernels from the guidance itself without…

计算机视觉与模式识别 · 计算机科学 2022-03-01 Zhiwei Zhong , Xianming Liu , Junjun Jiang , Debin Zhao , Xiangyang Ji

Guided image filter is a well-known local filter in image processing. However, the presence of halo artifacts is a common issue associated with this type of filter. This paper proposes an algorithm that utilizes gradient information to…

计算机视觉与模式识别 · 计算机科学 2023-07-11 Bo Wang , Yihong Wang , Xiubao Sui , Yuan Liu , Qian Chen

Recently, significant progress has been achieved in deep image matting. Most of the classical image matting methods are time-consuming and require an ideal trimap which is difficult to attain in practice. A high efficient image matting…

计算机视觉与模式识别 · 计算机科学 2019-05-17 Yaoyi Li , Jianfu Zhang , Weijie Zhao , Hongtao Lu

Due to the powerful edge-preserving ability and low computational complexity, Guided image filter (GIF) and its improved versions has been widely applied in computer vision and image processing. However, all of them are suffered halo…

计算机视觉与模式识别 · 计算机科学 2023-10-18 Jinyu Li

Joint image filters leverage the guidance image as a prior and transfer the structural details from the guidance image to the target image for suppressing noise or enhancing spatial resolution. Existing methods either rely on various…

计算机视觉与模式识别 · 计算机科学 2019-01-04 Yijun Li , Jia-Bin Huang , Narendra Ahuja , Ming-Hsuan Yang

In this work, we propose a new approach for efficient edge-preserving image deconvolution. Our algorithm is based on a novel type of explicit image filter - guided filter. The guided filter can be used as an edge-preserving smoothing…

计算机视觉与模式识别 · 计算机科学 2016-09-08 Hang Yang , Ming Zhu , Zhongbo Zhang , Heyan Huang

Recently, the progress of learning-by-synthesis has proposed a training model for synthetic images, which can effectively reduce the cost of human and material resources. However, due to the different distribution of synthetic images…

计算机视觉与模式识别 · 计算机科学 2019-03-21 Tongtong Zhao , Yuxiao Yan , Jinjia Peng , Huibing Wang , Xianping Fu

The guided filter is a technique for edge-aware image filtering. Because of its nice visual quality, fast speed, and ease of implementation, the guided filter has witnessed various applications in real products, such as image editing apps…

计算机视觉与模式识别 · 计算机科学 2015-05-06 Kaiming He , Jian Sun

Deep learning-based image processing is capable of creating highly appealing results. However, it is still widely considered as a "blackbox" transformation. In medical imaging, this lack of comprehensibility of the results is a sensitive…

图像与视频处理 · 电气工程与系统科学 2020-05-29 Bernhard Stimpel , Christopher Syben , Franziska Schirrmacher , Philipp Hoelter , Arnd Dörfler , Andreas Maier

The fusion of input and guidance images that have a tradeoff in their information (e.g., hyperspectral and RGB image fusion or pansharpening) can be interpreted as one general problem. However, previous studies applied a task-specific…

图像与视频处理 · 电气工程与系统科学 2020-07-24 Tatsumi Uezato , Danfeng Hong , Naoto Yokoya , Wei He

We propose Mask Guided (MG) Matting, a robust matting framework that takes a general coarse mask as guidance. MG Matting leverages a network (PRN) design which encourages the matting model to provide self-guidance to progressively refine…

计算机视觉与模式识别 · 计算机科学 2021-04-05 Qihang Yu , Jianming Zhang , He Zhang , Yilin Wang , Zhe Lin , Ning Xu , Yutong Bai , Alan Yuille

The Guided Filter (GF) is well-known for its linear complexity. However, when filtering an image with an n-channel guidance, GF needs to invert an n x n matrix for each pixel. To the best of our knowledge existing matrix inverse algorithms…

计算机视觉与模式识别 · 计算机科学 2018-03-02 Longquan Dai , Mengke Yuan , Zechao Li , Xiaopeng Zhang , Jinhui Tang

Dense pixel-wise image prediction has been advanced by harnessing the capabilities of Fully Convolutional Networks (FCNs). One central issue of FCNs is the limited capacity to handle joint upsampling. To address the problem, we present a…

计算机视觉与模式识别 · 计算机科学 2019-09-26 Huikai Wu , Shuai Zheng , Junge Zhang , Kaiqi Huang

Smoothing and sharpening are two fundamental image processing operations. The latter is usually related to the former through the unsharp masking algorithm. In this paper, we develop a new type of filter which performs smoothing or…

图像与视频处理 · 电气工程与系统科学 2021-08-02 Guang Deng , Fernando J. Galetto , Mukhalad Al-nasrawi , Waseem Waheed

Guided upsampling is an effective approach for accelerating high-resolution image processing. In this paper, we propose a simple yet effective guided upsampling method. Each pixel in the high-resolution image is represented as a linear…

计算机视觉与模式识别 · 计算机科学 2023-07-20 Shuangbing Song , Fan Zhong , Tianju Wang , Xueying Qin , Changhe Tu

Change detection is a fundamental task in computer vision. Despite significant advances have been made, most of the change detection methods fail to work well in challenging scenes due to ubiquitous noise and interferences. Nowadays,…

计算机视觉与模式识别 · 计算机科学 2019-08-13 Dawei Li , Siyuan Yan , Xin Cai , Yan Cao , Sifan Wang

The process of using one image to guide the filtering process of another one is called Guided Image Filtering (GIF). The main challenge of GIF is the structure inconsistency between the guidance image and the target image. Besides, noise in…

计算机视觉与模式识别 · 计算机科学 2017-03-29 Wei Liu , Xiaogang Chen , Chunhua Shen , Jingyi Yu , Qiang Wu , Jie Yang

Recent advances in diffusion-based generative models have shown incredible promise for zero shot image-to-image translation and editing. Most of these approaches work by combining or replacing network-specific features used in the…

计算机视觉与模式识别 · 计算机科学 2025-10-06 Zeqi Gu , Ethan Yang , Abe Davis

Guided image filtering (GIF) is a popular smoothing technique, in which an additional image is used as a structure guidance for noise removal with edge preservation. The original GIF and some of its subsequent improvements are derived from…

计算机视觉与模式识别 · 计算机科学 2025-03-06 Lei Zhao , Chuanjiang He

Image deconvolution is still to be a challenging ill-posed problem for recovering a clear image from a given blurry image, when the point spread function is known. Although competitive deconvolution methods are numerically impressive and…

计算机视觉与模式识别 · 计算机科学 2016-09-07 Hang Yang , Zhongbo Zhang , Yujing Guan
‹ 上一页 1 2 3 10 下一页 ›