Object Localization and Size Estimation from RGB-D Images
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.
Code (0)
등록된 구현이 없습니다.
Tasks
ObjectObject LocalizationSimilar Papers 제목 키워드 기반
3D Object Localization Using 2D Estimates for Computer Vision Applications
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+1Weakly Supervised Object Localization Using Size Estimates
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 LocalizationPoseGAN: A Pose-to-Image Translation Framework for Camera Localization
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 EstimationTranslationLocalizing Small Apples in Complex Apple Orchard Environments
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 GenerationSRPose: Two-view Relative Pose Estimation with Sparse Keypoints
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