paper-with-me

Papers

Object Localization and Size Estimation from RGB-D Images

2018-08-02 · ShreeRanjani SrirangamSridharan, Oytun Ulutan, Shehzad Noor Taus Priyo, Swati Rallapalli, Mudhakar Srivatsa

Depth sensing cameras (e.g., Kinect sensor, Tango phone) can acquire color and depth images that are registered to a common viewpoint. This opens the possibility of developing algorithms that exploit the advantages of both sensing modalities. Traditionally, cues from color images have been used for object localization (e.g., YOLO). However, the addition of a depth image can be further used to segment images that might otherwise have identical color information. Further, the depth image can be used for object size (height/width) estimation (in real-world measurements units, such as meters) as opposed to image based segmentation that would only support drawing bounding boxes around objects of interest. In this paper, we first collect color camera information along with depth information using a custom Android application on Tango Phab2 phone. Second, we perform timing and spatial alignment between the two data sources. Finally, we evaluate several ways of measuring the height of the object of interest within the captured images under a variety of settings.

📄 PDF Abstract BibTeX arXiv:1808.00641

Code (0)

등록된 구현이 없습니다.

Tasks

ObjectObject Localization

Similar Papers 제목 키워드 기반

3D Object Localization Using 2D Estimates for Computer Vision Applications

2020-09-24 · Taha Hasan Masood Siddique, Muhammad Usman

A technique for object localization based on pose estimation and camera calibration is presented. The 3-dimensional (3D) coordinates are estimated by collecting multiple 2-dimensional (2D) images of the object and are ut…

Camera CalibrationObjectObject LocalizationPose Estimation+1

Weakly Supervised Object Localization Using Size Estimates

2016-08-15 · Miaojing Shi, Vittorio Ferrari

We present a technique for weakly supervised object localization (WSOL), building on the observation that WSOL algorithms usually work better on images with bigger objects. Instead of training the object detector on the …

ObjectObject LocalizationWeakly-Supervised Object Localization

PoseGAN: A Pose-to-Image Translation Framework for Camera Localization

2020-06-23 · Kanglin Liu, Qing Li, Guoping Qiu

Camera localization is a fundamental requirement in robotics and computer vision. This paper introduces a pose-to-image translation framework to tackle the camera localization problem. We present PoseGANs, a conditional …

Camera LocalizationPose EstimationTranslation

Localizing Small Apples in Complex Apple Orchard Environments

2022-02-23 · Christian Wilms, Robert Johanson, Simone Frintrop

The localization of fruits is an essential first step in automated agricultural pipelines for yield estimation or fruit picking. One example of this is the localization of apples in images of entire apple trees. Since th…

ObjectObject Proposal Generation

SRPose: Two-view Relative Pose Estimation with Sparse Keypoints

2024-07-11 · Rui Yin, Yulun Zhang, Zherong Pan, Jianjun Zhu 외

Two-view pose estimation is essential for map-free visual relocalization and object pose tracking tasks. However, traditional matching methods suffer from time-consuming robust estimators, while deep learning-based pose …

ObjectPose EstimationPose Tracking