中文
相关论文

相关论文: Accelerating local laplacian filters on FPGAs

200 篇论文

Multi-scale processing is essential in image processing and computer graphics. Halos are a central issue in multi-scale processing. Several edge-preserving decompositions resolve halos, e.g., local Laplacian filtering (LLF), by extending…

图像与视频处理 · 电气工程与系统科学 2022-06-13 Yuto Sumiya , Tomoki Otsuka , Yoshihiro Maeda , Norishige Fukushima

A novel, fast and practical way of enhancing images is introduced in this paper. Our approach builds on Laplacian operators of well-known edge-aware kernels, such as bilateral and nonlocal means, and extends these filter's capabilities to…

计算机视觉与模式识别 · 计算机科学 2016-06-24 Hossein Talebi , Peyman Milanfar

Photo enhancement plays a crucial role in augmenting the visual aesthetics of a photograph. In recent years, photo enhancement methods have either focused on enhancement performance, producing powerful models that cannot be deployed on edge…

计算机视觉与模式识别 · 计算机科学 2025-11-11 Feng Zhang , Haoyou Deng , Zhiqiang Li , Lida Li , Bin Xu , Qingbo Lu , Zisheng Cao , Minchen Wei , Changxin Gao , Nong Sang , Xiang Bai

Photoacoustic (PA) imaging has been widely applied in both preclinical and clinical applications. With a significantly increasing number of data acquisition channels, fast and high-quality image reconstruction for real-time PA imaging is an…

医学物理 · 物理学 2024-08-20 Zijian Gao , Yuting Shen , Daohuai Jiang , Fengyu Liu , Feng Gao , Fei Gao

This paper presents a quarter Laplacian filter that can preserve corners and edges during image smoothing. Its support region is $2\times2$, which is smaller than the $3\times3$ support region of Laplacian filter. Thus, it is more local.…

图像与视频处理 · 电气工程与系统科学 2021-01-21 Yuanhao Gong , Wenming Tang , Lebin Zhou , Lantao Yu , Guoping Qiu

Image distortion correction is a critical pre-processing step for a variety of computer vision and image processing algorithms. Standard real-time software implementations are generally not suited for direct hardware porting, so…

计算机视觉与模式识别 · 计算机科学 2016-11-01 Paolo Di Febbo , Stefano Mattoccia , Carlo Dal Mutto

FPGAs provide a flexible and efficient platform to accelerate rapidly-changing algorithms for computer vision. The majority of existing work focuses on accelerating image classification, while other fundamental vision problems, including…

图像与视频处理 · 电气工程与系统科学 2020-03-25 Qijing Huang , Dequan Wang , Yizhao Gao , Yaohui Cai , Zhen Dong , Bichen Wu , Kurt Keutzer , John Wawrzynek

Embedded vision systems need efficient and robust image processing algorithms to perform real-time, with resource-constrained hardware. This research investigates image processing algorithms, specifically edge detection, corner detection,…

图像与视频处理 · 电气工程与系统科学 2026-01-13 Soundes Oumaima Boufaida , Abdemadjid Benmachiche , Majda Maatallah

Due to the emergence of embedded applications in image and video processing, communication and cryptography, improvement of pictorial information for better human perception like deblurring, denoising in several fields such as satellite…

硬件体系结构 · 计算机科学 2014-04-16 Chandrajit Pal , Avik Kotal , Asit Samanta , Amlan Chakrabarti , Ranjan Ghosh

Efficient and real time segmentation of color images has a variety of importance in many fields of computer vision such as image compression, medical imaging, mapping and autonomous navigation. Being one of the most computationally…

计算机视觉与模式识别 · 计算机科学 2017-10-09 Roopal Nahar , Akanksha Baranwal , K. Madhava Krishna

Region proposal is critical for object detection while it usually poses a bottleneck in improving the computation efficiency on traditional control-flow architectures. We have observed region proposal tasks are potentially suitable for…

分布式、并行与集群计算 · 计算机科学 2018-10-30 Wenzhi Fu , Jianlei Yang , Pengcheng Dai , Yiran Chen , Weisheng Zhao

An efficient hardware implementation for Simultaneous Localization and Mapping (SLAM) methods is of necessity for mobile autonomous robots with limited computational resources. In this paper, we propose a resource-efficient FPGA…

信号处理 · 电气工程与系统科学 2023-05-31 Keisuke Sugiura , Hiroki Matsutani

Due to its flexible architecture, FPGAs support unique, deep hardware pipeline implementations for accelerating HPC applications. However, these devices are quite new in the HPC space, and thus, have been scarcely explored outside some…

分布式、并行与集群计算 · 计算机科学 2025-01-28 Nicolas Lee Guidotti

Digital artists often improve the aesthetic quality of digital photographs through manual retouching. Beyond global adjustments, professional image editing programs provide local adjustment tools operating on specific parts of an image.…

计算机视觉与模式识别 · 计算机科学 2020-04-01 Sean Moran , Pierre Marza , Steven McDonagh , Sarah Parisot , Gregory Slabaugh

In this paper, a Feature-preserving Particle Generation (FPPG) method for arbitrary complex geometry is proposed. Instead of basing on implicit geometries, such as level-set, FPPG employs an explicit geometric representation for the…

计算物理 · 物理学 2025-01-07 Xingyue Yang , Zhenxiang Nie , Yuxin Dai , Zhe Ji

Hardware-based acceleration is an extensive attempt to facilitate many computationally-intensive mathematics operations. This paper proposes an FPGA-based architecture to accelerate the convolution operation - a complex and expensive…

Many modern video processing pipelines rely on edge-aware (EA) filtering methods. However, recent high-quality methods are challenging to run in real-time on embedded hardware due to their computational load. To this end, we propose an…

图像与视频处理 · 电气工程与系统科学 2017-11-16 Manuel Eggimann , Christelle Gloor , Florian Scheidegger , Lukas Cavigelli , Michael Schaffner , Aljosa Smolic , Luca Benini

We propose a novel method of efficient upsampling of a single natural image. Current methods for image upsampling tend to produce high-resolution images with either blurry salient edges, or loss of fine textural detail, or spurious noise…

计算机视觉与模式识别 · 计算机科学 2015-03-03 Chinmay Hegde , Oncel Tuzel , Fatih Porikli

Recent years have witnessed a rapid advancement in GPU technology, establishing it as a formidable high-performance parallel computing technology with superior floating-point computational capabilities compared to traditional CPUs. This…

分布式、并行与集群计算 · 计算机科学 2024-04-18 Xinyao Yi , Yuxin Qiao

In this paper, we develop the Laplacian pyramid-like autoencoder (LPAE) by adding the Laplacian pyramid (LP) concept widely used to analyze images in Signal Processing. LPAE decomposes an image into the approximation image and the detail…

计算机视觉与模式识别 · 计算机科学 2022-08-29 Sangjun Han , Taeil Hur , Youngmi Hur
‹ 上一页 1 2 3 10 下一页 ›