paper-with-me

Papers

FPGA system for real-time computational extended depth of field imaging using phase aperture coding

2016-08-03 · Tal Remez, Or Litany, Shachar Yoseff, Harel Haim, Alex Bronstein

We present a proof-of-concept end-to-end system for computational extended depth of field (EDOF) imaging. The acquisition is performed through a phase-coded aperture implemented by placing a thin wavelength-dependent optical mask inside the pupil of a conventional camera lens, as a result of which, each color channel is focused at a different depth. The reconstruction process receives the raw Bayer image as the input, and performs blind estimation of the output color image in focus at an extended range of depths using a patch-wise sparse prior. We present a fast non-iterative reconstruction algorithm operating with constant latency in fixed-point arithmetics and achieving real-time performance in a prototype FPGA implementation. The output of the system, on simulated and real-life scenes, is qualitatively and quantitatively better than the result of clear-aperture imaging followed by state-of-the-art blind deblurring.

📄 PDF Abstract BibTeX arXiv:1608.01074

Code (0)

등록된 구현이 없습니다.

Tasks

Deblurring

Similar Papers 제목 키워드 기반

ORB-based SLAM accelerator on SoC FPGA

2022-07-18 · Vibhakar Vemulapati, Deming Chen

Simultaneous Localization and Mapping (SLAM) is one of the main components of autonomous navigation systems. With the increase in popularity of drones, autonomous navigation on low-power systems is seeing widespread appl…

Autonomous NavigationCPUSimultaneous Localization and Mapping

Low latency optical-based mode tracking with machine learning deployed on FPGAs on a tokamak

2023-11-30 · Yumou Wei, Ryan F. Forelli, Chris Hansen, Jeffrey P. Levesque 외

Active feedback control in magnetic confinement fusion devices is desirable to mitigate plasma instabilities and enable robust operation. Optical high-speed cameras provide a powerful, non-invasive diagnostic and can be …

Diagnostic

A Novel Low-cost FPGA-based Real-time Object Tracking System

2018-04-16 · Peng Gao, Ruyue Yuan, Zhicong Lin, Linsheng Zhang 외

In current visual object tracking system, the CPU or GPU-based visual object tracking systems have high computational cost and consume a prohibitive amount of power. Therefore, in this paper, to reduce the computational …

CPUGPUObjectObject Tracking+1

Real-Time Object Detection and Classification using YOLO for Edge FPGAs

2025-07-24 · Rashed Al Amin, Roman Obermaisser arxiv

Object detection and classification are crucial tasks across various application domains, particularly in the development of safe and reliable Advanced Driver Assistance Systems (ADAS). Existing deep learning-based metho…

Real-Time Object Detection

FPGA Implementation of Simplified Spiking Neural Network

2020-10-02 · Shikhar Gupta, Arpan Vyas, Gaurav Trivedi

Spiking Neural Networks (SNN) are third-generation Artificial Neural Networks (ANN) which are close to the biological neural system. In recent years SNN has become popular in the area of robotics and embedded application…