Pose Estimation of Large Scale Objects With 3D
Pose Estimation of Large Scale Objects With 3D
Aljosa Osep
Edgar Taktakidze
Bonn, 9.3.2011
Objective
Goal
Tracking of pose of large-scale objects (furniture)
Teach-in
Manual segmentation of objects in 3D scan
Pose tracking
Kinect depth image
Fast scan-matching with ICP
Approach
Should be FAST
Steps
Downsample model and scene
Find correspondences
SVD
Transform model
Problem
Model get's stuck in local minima
Problems with ICP
Prior knowledge
Objects shouldn't be turned upside down (rotation error
metric for pitch and roll)
We assume single object corresponding to model to be
in a scene (otherwise we would be aligning model with
nonsense)
Initial Alignment with FPFH and Priors
Optimizations
ICP
Downsampling for both ICP and FPFH registration
Cut scene around initial guess by FPFH registration
under some threshold
SAC-IA
Pre-calculation of model's features and points at different
resolutions
Results