论文标题
FPGA中的块匹配
Block-matching in FPGA
论文作者
论文摘要
块匹配和3D滤波(BM3D)是一种以两个相似步骤起作用的图像Denoising算法。这两个步骤都需要通过块匹配执行分组。我们在FPGA中实现了块匹配,利用其执行并行计算的能力。我们的目标是使其他研究人员将来使用我们的解决方案,以在使用FPGA(例如Axiom Beta)的摄像机中实时视频进行实时视频。
Block-matching and 3D filtering (BM3D) is an image denoising algorithm that works in two similar steps. Both of these steps need to perform grouping by block-matching. We implement the block-matching in an FPGA, leveraging its ability to perform parallel computations. Our goal is to enable other researchers to use our solution in the future for real-time video denoising in video cameras that use FPGAs (such as the AXIOM Beta).