paper-with-me

Papers

Non-planar Object Detection and Identification by Features Matching and Triangulation Growth

2025-05-19 · Filippo Leveni

Object detection and identification is surely a fundamental topic in the computer vision field; it plays a crucial role in many applications such as object tracking, industrial robots control, image retrieval, etc. We propose a feature-based approach for detecting and identifying distorted occurrences of a given template in a scene image by incremental grouping of feature matches between the image and the template. For this purpose, we consider the Delaunay triangulation of template features as an useful tool through which to be guided in this iterative approach. The triangulation is treated as a graph and, starting from a single triangle, neighboring nodes are considered and the corresponding features are identified; then matches related to them are evaluated to determine if they are worthy to be grouped. This evaluation is based on local consistency criteria derived from geometric and photometric properties of local features. Our solution allows the identification of the object in situations where geometric models (e.g. homography) does not hold, thus enable the detection of objects such that the template is non planar or when it is planar but appears distorted in the image. We show that our approach performs just as well or better than application of homography-based RANSAC in scenarios in which distortion is nearly absent, while when the deformation becomes relevant our method shows better description performance.

📄 PDF Abstract BibTeX arXiv:2506.13769

Code (0)

등록된 구현이 없습니다.

Tasks

Image RetrievalIndustrial Robotsobject-detectionObject DetectionObject Tracking

Similar Papers 제목 키워드 기반

Object-Guided Day-Night Visual Localization in Urban Scenes

2022-02-09 · Assia Benbihi, Cédric Pradalier, Ondřej Chum

We introduce Object-Guided Localization (OGuL) based on a novel method of local-feature matching. Direct matching of local features is sensitive to significant changes in illumination. In contrast, object detection often…

Objectobject-detectionObject DetectionVisual Localization

Face Identification by SIFT-based Complete Graph Topology

2010-02-02 · Dakshina Ranjan Kisku, Ajita Rattani, Enrico Grosso, Massimo Tistarelli

This paper presents a new face identification system based on Graph Matching Technique on SIFT features extracted from face images. Although SIFT features have been successfully used for general object detection and reco…

Face IdentificationFace RecognitionGraph Matchingobject-detection+2

Pentagon-Match (PMatch): Identification of View-Invariant Planar Feature for Local Feature Matching-Based Homography Estimation

2023-05-27 · Yueh-Cheng Huang, Chen-Tao Hsu, Jen-Hui Chuang

In computer vision, finding correct point correspondence among images plays an important role in many applications, such as image stitching, image retrieval, visual localization, etc. Most of the research works focus on …

Homography EstimationImage RetrievalImage StitchingRetrieval+1

PlanarSplatting: Accurate Planar Surface Reconstruction in 3 Minutes

2024-12-04 · CVPR 2025 1 · Bin Tan, Rui Yu, Yujun Shen, Nan Xue

This paper presents PlanarSplatting, an ultra-fast and accurate surface reconstruction approach for multiview indoor images. We take the 3D planes as the main objective due to their compactness and structural expressiven…

3D Plane DetectionSurface Reconstruction

The Research of Group Re-identification from Multiple Cameras

2024-07-19 · Hao Xiao

Object re-identification is of increasing importance in visual surveillance. Most existing works focus on re-identify individual from multiple cameras while the application of group re-identification (Re-ID) is rarely di…

Graph MatchingPedestrian Detection