paper-with-me

홈 › Papers

FPGA-based Binocular Image Feature Extraction and Matching System

2019-05-13 · Qi Ni, Fei Wang, Ziwei Zhao, Peng Gao

Image feature extraction and matching is a fundamental but computation intensive task in machine vision. This paper proposes a novel FPGA-based embedded system to accelerate feature extraction and matching. It implements SURF feature point detection and BRIEF feature descriptor construction and matching. For binocular stereo vision, feature matching includes both tracking matching and stereo matching, which simultaneously provide feature point correspondences and parallax information. Our system is evaluated on a ZYNQ XC7Z045 FPGA. The result demonstrates that it can process binocular video data at a high frame rate (640$\times$480 @ 162fps). Moreover, an extensive test proves our system has robustness for image compression, blurring and illumination.

📄 PDF Abstract BibTeX arXiv:1905.04890

Code (0)

등록된 구현이 없습니다.

Tasks

Image CompressionStereo MatchingStereo Matching Hand

Similar Papers 제목 키워드 기반

Transformer-based stereo-aware 3D object detection from binocular images

2023-04-24 · Hanqing Sun, Yanwei Pang, Jiale Cao, Jin Xie 외

Transformers have shown promising progress in various visual object detection tasks, including monocular 2D/3D detection and surround-view 3D detection. More importantly, the attention mechanism in the Transformer model …

3D Object DetectionObjectobject-detectionObject Detection

Two-in-One Depth: Bridging the Gap Between Monocular and Binocular Self-supervised Depth Estimation

2023-09-02 · ICCV 2023 1 · Zhengming Zhou, Qiulei Dong

Monocular and binocular self-supervised depth estimations are two important and related tasks in computer vision, which aim to predict scene depths from single images and stereo image pairs respectively. In literature, t…

Depth EstimationMonocular Depth Estimation

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

A fully pipelined FPGA accelerator for scale invariant feature transform keypoint descriptor matching,

2020-12-17 · Luka Daoud, Muhammad Kamran Latif, H S. Jacinto, Nader Rafla

The scale invariant feature transform (SIFT) algorithm is considered a classical feature extraction algorithm within the field of computer vision. SIFT keypoint descriptor matching is a computationally intensive process …

An underwater binocular stereo matching algorithm based on the best search domain

2021-02-09 · Yimin Peng, YunLong Li, Zijing Fang

Binocular stereo vision is an important branch of machine vision, which imitates the human eye and matches the left and right images captured by the camera based on epipolar constraints. The matched disparity map can be …

Stereo Matching