中文
相关论文

相关论文: Block-matching in FPGA

200 篇论文

High-throughput imaging workflows, such as Parallel Rapid Imaging with Spectroscopic Mapping (PRISM), generate data at rates that exceed conventional real-time processing capabilities. We present a scalable FPGA-based preprocessing pipeline…

硬件体系结构 · 计算机科学 2025-11-26 Weichien Liao

Patch-based approaches such as 3D block matching (BM3D) and non-local Bayes (NLB) are widely accepted filters for removing Gaussian noise from single-frame images. In this work, we propose three extensions for these filters when there exist…

图像与视频处理 · 电气工程与系统科学 2021-07-14 Kireeti Bodduna , Joachim Weickert

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

Entity Resolution, also called record linkage or deduplication, refers to the process of identifying and merging duplicate versions of the same entity into a unified representation. The standard practice is to use a Rule based or Machine…

人工智能 · 计算机科学 2016-09-22 Janani Balaji , Faizan Javed , Mayank Kejriwal , Chris Min , Sam Sander , Ozgur Ozturk

Video multimodal fusion aims to integrate multimodal signals in videos, such as visual, audio and text, to make a complementary prediction with multiple modalities contents. However, unlike other image-text multimodal tasks, video has…

计算与语言 · 计算机科学 2023-06-01 Shaoxiang Wu , Damai Dai , Ziwei Qin , Tianyu Liu , Binghuai Lin , Yunbo Cao , Zhifang Sui

The depth images denoising are increasingly becoming the hot research topic nowadays because they reflect the three-dimensional (3D) scene and can be applied in various fields of computer vision. But the depth images obtained from depth…

计算机视觉与模式识别 · 计算机科学 2020-08-11 Chenggang Yan , Zhisheng Li , Yongbing Zhang , Yutao Liu , Xiangyang Ji , Yongdong Zhang

A class of two-bit bit flipping algorithms for decoding low-density parity-check codes over the binary symmetric channel was proposed in [1]. Initial results showed that decoders which employ a group of these algorithms operating in…

信息论 · 计算机科学 2012-05-22 Dung Viet Nguyen , Bane Vasic , Michael W. Marcellin

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

Despite the quality improvement brought by the recent methods, video super-resolution (SR) is still very challenging, especially for videos that are low-light and noisy. The current best solution is to subsequently employ best models of…

计算机视觉与模式识别 · 计算机科学 2022-12-02 Xiaogang Xu , Ruixing Wang , Chi-Wing Fu , Jiaya Jia

Image defogging is a technique used extensively for enhancing visual quality of images in bad weather condition. Even though defogging algorithms have been well studied, defogging performance is degraded by demosaicking artifacts and sensor…

计算机视觉与模式识别 · 计算机科学 2017-05-24 Y. J. Lee , K. Hirakawa , T. Q. Nguyen

FPGAs are well established in the signal processing domain, where their fine-grained programmable nature allows the inherent parallelism in these applications to be exploited for enhanced performance. As architectures have evolved, FPGA…

硬件体系结构 · 计算机科学 2017-10-18 Abdullah Al-Dujaili , Suhaib A. Fahmy

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

We introduce a novel aggregation method to efficiently perform image denoising. Preliminary filters are aggregated in a non-linear fashion, using a new metric of pixel proximity based on how the pool of filters reaches a consensus. We…

机器学习 · 统计学 2021-12-16 Benjamin Guedj , Juliette Rengot

In plug-and-play image restoration, the regularization is performed using powerful denoisers such as nonlocal means (NLM) or BM3D. This is done within the framework of alternating direction method of multipliers (ADMM), where the…

计算机视觉与模式识别 · 计算机科学 2019-01-21 Unni V. S. , Sanjay Ghosh , Kunal N. Chaudhury

We consider the image and video compression on resource limited platforms. An ultra low-cost image encoder, named Block Modulating Video Compression (BMVC) with an encoding complexity ${\cal O}(1)$ is proposed to be implemented on mobile…

图像与视频处理 · 电气工程与系统科学 2024-11-26 Siming Zheng , Yujia Xue , Waleed Tahir , Zhengjue Wang , Hao Zhang , Ziyi Meng , Gang Qu , Siwei Ma , Xin Yuan

The decomposition method which makes the parallel solution of the block-tridiagonal matrix systems possible is presented. The performance of the method is analytically estimated based on the number of elementary multiplicative operations…

计算物理 · 物理学 2015-05-27 P. A. Belov , E. R. Nugumanov , S. L. Yakovlev

With the advent of mobile phone photography and point-and-shoot cameras, deep-burst imaging is widely used for a number of photographic effects such as depth of field, super-resolution, motion deblurring, and image denoising. In this work,…

计算机视觉与模式识别 · 计算机科学 2023-06-19 Arijit Mallick , Raphael Braun , Hendrik PA Lensch

Medical imaging is the technique used to create images of the human body or parts of it for clinical purposes. Medical images always have large sizes and they are commonly corrupted by single or multiple noise type at the same time, due to…

计算机视觉与模式识别 · 计算机科学 2020-05-13 Nora Youssef , Abeer M. Mahmoud , El-Sayed M. El-Horbaty

Techniques exploiting the sparsity of images in a transform domain have been effective for various applications in image and video processing. Transform learning methods involve cheap computations and have been demonstrated to perform well…

计算机视觉与模式识别 · 计算机科学 2017-10-04 Bihan Wen , Saiprasad Ravishankar , Yoram Bresler

Spectral computed tomography (CT) has a great potential in material identification and decomposition. To achieve high-quality material composition images and further suppress the x-ray beam hardening artifacts, we first propose a one-step…

计算机视觉与模式识别 · 计算机科学 2020-01-08 Weiwen Wu , Qian Wang , Fenglin Liu , Yining Zhu , Hengyong Yu