A Real-Time RGB-D Registration and Mapping Approach by Heuristically Switching Between Photometric And Geometric Information

Size: px
Start display at page:

Download "A Real-Time RGB-D Registration and Mapping Approach by Heuristically Switching Between Photometric And Geometric Information"

Transcription

1 A Real-Time RGB-D Registration and Mapping Approach by Heuristically Switching Between Photometric And Geometric Information The 17th International Conference on Information Fusion (Fusion 2014) Khalid Yousif, Alireza Bab-Hadiashar, Reza Hoseinnezhad School of Aerospace, Mechanical, and Manufacturing Engineering RMIT University July, 2014 RMIT University SAMME 1

2 1 Introduction & Literature Review RMIT University SAMME 2

3 Dense 3D SLAM SLAM simultaneous estimation of camera pose and construction of an unknown environment 3D maps are very informative Allow improved path planning and navigation methods Provide enhanced functionality for robots Augmented reality applications RMIT University SAMME 3

4 RGB-D mapping- Literature Review Method Ransac + ICP refinement + Global optimization Authors Henry et al 2010, Endres et al.2012, Du et al Optical flow RGB-D SLAM Audras et al Dense ICP Newcombe et al. 2011, Whelan et al 2012 RGB-D SLAM + Monocular SLAM combination RGB-D SLAM in dynamic environments Use of both photometric and geometric information Hu et al Keller et. Al, 2013 Kerl et al. 2013, Yousif et al RMIT University SAMME 4

5 2 Methodology RMIT University SAMME 5

6 Selection Between Photometric and Geometric Features Matching photometric features is 5x faster than geometric features Photometric features are used as a default 3D features are used if number of photometric features are below threshold We selected the threshold that provided the best balance between accuracy and efficiency ffig 1. ORB features ffig 2. Proposed method (IS3D) RMIT University SAMME 6

7 Photometric Feature Extraction Extract ORB features from sequential frames. ORB features are based on FAST features ORB is 2x faster than SIFT Achieves similar accuracy. 3D Projecton using the standard pinhole camera model:, image coordinate of visual feature,, projected 3D coordinate are the focal lengths., is the 2D coordinate of the camera optical center. RMIT University SAMME 7

8 Pre-processing the pointcloud Remove points with no information (NaN). Remove points further than 5 metres away. Uniformly down sample the point. Assign a variable search radius to obtain around 4000 points Normal vector estimation: Fit a plane to a point and its neighbours using a LS method Use Large search radius ffig. 3 Normal estimation using small search raduis (left), large search raduis (right) RMIT University SAMME 8

9 Informatively Sampled Geometric 3D features Novel geometric feature extraction method (IS3D). Informative sampling choose best points for registration. A robust estimator for segmenting points into orientation groups (based on normal vectors). Selected keypoints are those not part of any dominant normal orientation group. Fig, 4 Uniformly sampled point cloud Fig. 5 Sampled points using IS3D RMIT University SAMME 9

10 Informatively Sampled Geometric 3D features Angle between normal vectors : cos. MSSE constraint: Where is the number of points included is the model dimension is a constant factor 2.5 is usually used to indicate an inclusion of around 99% of inliers based on a normal distribution). ffig. 6 MSSE segmentation. RMIT University SAMME 10

11 Feature Matching Photometric features are assigned BRIEF descriptors. Geometric features are assigned SHOT descriptors. BRIEF matching: Hamming distance. SHOT matching Nearest neighbour in descriptor space. Mutual consistency check Only pairs of corresponding points that are mutually matched to each other are considered as the initial matches ffig. 7 Initial matching RMIT University SAMME 11

12 Outlier Removal and Transformation Estimation using MSSE Least K-th order statistical model fitting (LKS) based on rank ordering statistics. Find the 6DOF transformation using the detected inliers. Relax fixed error threshold assumption used in RANSAC. The cost function to be minimized is: Modified Selective Statistical Estimator (MSSE) for estimating the scale: ffig. 8 Line segmentation using MSSE. 0 1 Works well with multiple structures ffig. 9 Initial matches (top), good matches (bottom) RMIT University SAMME 12

13 Global Pose Estimation and Mapping Previous steps estimate transformation between two frames. Concatenate all the transformation to obtain a global pose:,,, 0 1, Map obtained by transforming the points from the current frame the global reference frame using ffig. 10 Example of the constructed map of an office scene using the proposed registration method. RMIT University SAMME 13

14 3 Experimental Results RMIT University SAMME 14

15 Method 3 - Evaluation We used a publicly available RGB-D datasets. Evaluation metric is the absolute trajectory error between a sequence of camera poses,., and ground truth trajectory,, 1 Fig: Visualization of the absolute trajectory error (ATE) using: (a) freiburg3 nostructure texture near withloop sequence (b) freiburg3 structure texture far. RMIT University SAMME 15

16 Method 3 - Evaluation Texture vs. Structure Comparison with other methods Computational performance RMIT University SAMME 16

17 5 Conclusion RMIT University SAMME 17

18 Conclusion and Future Work We presented a method that uses both depth and visual information. Works well in low structure scenes as well as low texture. Method automatically switches between photometric and geometric features. Novel informative sampling method (IS3D) that selects only points carrying important information. Our method was evaluated using a publicly available RGB-D benchmark. Future work: Achieving global consistency by employing pose graph optimization or bundle adjustment. Mapping in dynamic environments, segmenting multiple motions and using camera motion only for registration. Possibly tracking the moving objects that are in the camera s field of view. RMIT University SAMME 18

19 Thank you RMIT University SAMME 19

20 References [1] J. Sturm, N. Engelhard, F. Endres, W. Burgard, and D. Cremers, A benchmark for the evaluation of rgb-d slam systems, in 2012 IEEE/RSJ International Conference on Intelligent Robots and Systems (IROS). IEEE, 2012, pp [2] H. Durrant-Whyte, D. Rye, and E. Nebot, Localization of autonomous guided vehicles, ROBOTICS RESEARCH-INTERNATIONAL SYMPOSIUM-, vol. 7, pp , [3] S. Thrun, Robotic mapping: A survey, Exploring artificial intelligence in the new millennium, pp. 1 35, [4] S. Izadi, D. Kim, O. Hilliges, D. Molyneaux, R. Newcombe, P. Kohli, J. Shotton, S. Hodges, D. Freeman, A. Davison, et al., Kinectfusion: realtime 3d reconstruction and interaction using a moving depth camera, in Proceedings of the 24th annual ACM symposium on User interface software and technology. ACM, 2011, pp [5] P. Henry, M. Krainin, E. Herbst, X. Ren, and D. Fox, Rgb-d mapping: Using kinect-style depth cameras for dense 3d modeling of indoor environments, The International Journal of Robotics Research, vol. 31, no. 5, pp , [6] F. Endres, J. Hess, N. Engelhard, J. Sturm, D. Cremers, and W. Burgard, An evaluation of the rgb-d slam system, in Robotics and Automation (ICRA), 2012 IEEE International Conference on. IEEE, 2012, pp [7] A. Bab-Hadiashar and D. Suter, Robust segmentation of visual data using ranked unbiased scale estimate, Robotica, vol. 17, no. 6, pp , [8] E. Rosten and T. Drummond, Machine learning for high-speed corner detection, Computer Vision ECCV 2006, pp , [9] P. Besl and N. McKay, A method for registration of 3-d shapes, IEEE Transactions on pattern analysis and machine intelligence, vol. 14, no. 2, pp , [10] M. Lourakis and A. Argyros, Sba: A software package for generic sparse bundle adjustment, ACM Transactions on Mathematical Software (TOMS), vol. 36, no. 1, p. 2, [11] D. Lowe, Distinctive image features from scale-invariant keypoints, International journal of computer vision, vol. 60, no. 2, pp , [12] H. Bay, T. Tuytelaars, and L. Van Gool, Surf: Speeded up robust features, Computer Vision ECCV 2006, pp , [13] E. Rublee, V. Rabaud, K. Konolige, and G. Bradski, Orb: an efficient alternative to sift or surf, in Computer Vision (ICCV), 2011 IEEE International Conference on. IEEE, 2011, pp [14] H. Du, P. Henry, X. Ren, M. Cheng, D. Goldman, S. Seitz, and D. Fox, Interactive 3d modeling of indoor environments with a consumer depth camera, in Proceedings of the 13th international conference on Ubiquitous computing. ACM, 2011, pp [15] C. Audras, A. Comport, M. Meilland, and P. Rives, Real-time dense appearance-based slam for rgb-d sensors, in Australasian Conf. on Robotics and Automation, [16] R. Newcombe, S. Izadi, O. Hilliges, D. Molyneaux, D. Kim, A. Davison, P. Kohli, J. Shotton, S. Hodges, and A. Fitzgibbon, Kinectfusion: Real-time dense surface mapping and tracking, in Mixed and Augmented Reality (ISMAR), th IEEE International Symposium on. IEEE, 2011, pp [17] T. Whelan, M. Kaess, M. Fallon, H. Johannsson, J. Leonard, and J. McDonald, Kintinuous: Spatially extended kinectfusion, [18] A. Bachrach, S. Prentice, R. He, P. Henry, A. Huang, M. Krainin, D. Maturana, D. Fox, and N. Roy, Estimation, planning, and mapping for autonomous flight using an rgb-d camera in gps-denied environments, The International Journal of Robotics Research, vol. 31, no. 11, pp , [19] G. Hu, S. Huang, L. Zhao, A. Alempijevic, and G. Dissanayake, A robust rgb-d slam algorithm, in Intelligent Robots and Systems (IROS), 2012 IEEE/RSJ International Conference on. IEEE, 2012, pp [20] K. Yousif, A. Bab-Hadiashar, and R. Hoseinnezhad, 3d registration in dark environments using rgb-d cameras, in Digital Image Computing: Techniques and Applications (DICTA), 2013 International Conference on, 2013, pp [21], Real-time rgb-d registration and mapping in texture-less environments using ranked order statistics, in 2014 IEEE/RSJ International Conference on Intelligent Robots and Systems (IROS)- In press. Source Software, 2009 RMIT University SAMME 20

21 References [22] C. Kerl, J. Sturm, and D. Cremers, Dense visual slam for rgb-d cameras, in Intelligent Robots and Systems (IROS), 2013 IEEE/RSJ International Conference on. IEEE, 2013, pp [23] L. Douadi, M.-J. Aldon, and A. Crosnier, Pair-wise registration of 3d/color data sets with icp, in Intelligent Robots and Systems, 2006 IEEE/RSJ International Conference on. IEEE, 2006, pp [24] S. Druon, M.-J. Aldon, and A. Crosnier, Color constrained icp for registration of large unstructured 3d color data sets, in Information Acquisition, 2006 IEEE International Conference on. IEEE, 2006, pp [25] F. Tombari, S. Salti, and L. Di Stefano, Unique signatures of histograms for local surface description, in Computer Vision ECCV Springer, 2010, pp [26] M. Calonder, V. Lepetit, C. Strecha, and P. Fua, Brief: Binary robust independent elementary features, Computer Vision ECCV 2010, pp , [27] R. B. Rusu, Semantic 3d object maps for everyday manipulation in human living environments, KI-K unstliche Intelligenz, vol. 24, no. 4, pp , [28] F. Fraundorfer and D. Scaramuzza, Visual odometry: Part ii: Matching, robustness, optimization, and applications, Robotics & Automation Magazine, IEEE, vol. 19, no. 2, pp , [29] M. Quigley, K. Conley, B. P. Gerkey, J. Faust, T. Foote, J. Leibs, R. Wheeler, and A. Y. Ng, Ros: an open-source robot operating system, in ICRA Workshop on Open Source Software, 2009 RMIT University SAMME 21

Real-Time RGB-D Registration and Mapping in Texture-less Environments Using Ranked Order Statistics

Real-Time RGB-D Registration and Mapping in Texture-less Environments Using Ranked Order Statistics Real-Time RGB-D Registration and Mapping in Texture-less Environments Using Ranked Order Statistics Khalid Yousif 1, Alireza Bab-Hadiashar 2, Senior Member, IEEE and Reza Hoseinnezhad 3 Abstract In this

More information

MonoRGBD-SLAM: Simultaneous Localization and Mapping Using Both Monocular and RGBD Cameras

MonoRGBD-SLAM: Simultaneous Localization and Mapping Using Both Monocular and RGBD Cameras MITSUBISHI ELECTRIC RESEARCH LABORATORIES http://www.merl.com MonoRGBD-SLAM: Simultaneous Localization and Mapping Using Both Monocular and RGBD Cameras Yousif, K.; Taguchi, Y.; Ramalingam, S. TR2017-068

More information

Tracking an RGB-D Camera Using Points and Planes

Tracking an RGB-D Camera Using Points and Planes MITSUBISHI ELECTRIC RESEARCH LABORATORIES http://www.merl.com Tracking an RGB-D Camera Using Points and Planes Ataer-Cansizoglu, E.; Taguchi, Y.; Ramalingam, S.; Garaas, T. TR2013-106 December 2013 Abstract

More information

RGBD Point Cloud Alignment Using Lucas-Kanade Data Association and Automatic Error Metric Selection

RGBD Point Cloud Alignment Using Lucas-Kanade Data Association and Automatic Error Metric Selection IEEE TRANSACTIONS ON ROBOTICS, VOL. 31, NO. 6, DECEMBER 15 1 RGBD Point Cloud Alignment Using Lucas-Kanade Data Association and Automatic Error Metric Selection Brian Peasley and Stan Birchfield, Senior

More information

AN INDOOR SLAM METHOD BASED ON KINECT AND MULTI-FEATURE EXTENDED INFORMATION FILTER

AN INDOOR SLAM METHOD BASED ON KINECT AND MULTI-FEATURE EXTENDED INFORMATION FILTER AN INDOOR SLAM METHOD BASED ON KINECT AND MULTI-FEATURE EXTENDED INFORMATION FILTER M. Chang a, b, Z. Kang a, a School of Land Science and Technology, China University of Geosciences, 29 Xueyuan Road,

More information

Replacing Projective Data Association with Lucas-Kanade for KinectFusion

Replacing Projective Data Association with Lucas-Kanade for KinectFusion Replacing Projective Data Association with Lucas-Kanade for KinectFusion Brian Peasley and Stan Birchfield Electrical and Computer Engineering Dept. Clemson University, Clemson, SC 29634 {bpeasle,stb}@clemson.edu

More information

3D SLAM in texture-less environments using rank order statistics Khalid Yousif, Alireza Bab-Hadiashar and Reza Hoseinnezhad

3D SLAM in texture-less environments using rank order statistics Khalid Yousif, Alireza Bab-Hadiashar and Reza Hoseinnezhad 3D SLAM in texture-less environments using rank order statistics Khalid Yousif, Alireza Bab-Hadiashar and Reza Hoseinnezhad School of Aerospace, Mechanical and Manufacturing Engineering, RMIT University,

More information

High-speed Three-dimensional Mapping by Direct Estimation of a Small Motion Using Range Images

High-speed Three-dimensional Mapping by Direct Estimation of a Small Motion Using Range Images MECATRONICS - REM 2016 June 15-17, 2016 High-speed Three-dimensional Mapping by Direct Estimation of a Small Motion Using Range Images Shinta Nozaki and Masashi Kimura School of Science and Engineering

More information

DeReEs: Real-Time Registration of RGBD Images Using Image-Based Feature Detection And Robust 3D Correspondence Estimation and Refinement

DeReEs: Real-Time Registration of RGBD Images Using Image-Based Feature Detection And Robust 3D Correspondence Estimation and Refinement DeReEs: Real-Time Registration of RGBD Images Using Image-Based Feature Detection And Robust 3D Correspondence Estimation and Refinement Sahand Seifi Memorial University of Newfoundland sahands[at]mun.ca

More information

Inertial-Kinect Fusion for Outdoor 3D Navigation

Inertial-Kinect Fusion for Outdoor 3D Navigation Proceedings of Australasian Conference on Robotics and Automation, 2-4 Dec 213, University of New South Wales, Sydney Australia Inertial-Kinect Fusion for Outdoor 3D Navigation Usman Qayyum and Jonghyuk

More information

CVPR 2014 Visual SLAM Tutorial Kintinuous

CVPR 2014 Visual SLAM Tutorial Kintinuous CVPR 2014 Visual SLAM Tutorial Kintinuous kaess@cmu.edu The Robotics Institute Carnegie Mellon University Recap: KinectFusion [Newcombe et al., ISMAR 2011] RGB-D camera GPU 3D/color model RGB TSDF (volumetric

More information

Integrating Depth and Color Cues for Dense Multi-Resolution Scene Mapping Using RGB-D Cameras

Integrating Depth and Color Cues for Dense Multi-Resolution Scene Mapping Using RGB-D Cameras In Proc. of the IEEE Int. Conf. on Multisensor Fusion and Information Integration (MFI), Hamburg, Germany, 2012 Integrating Depth and Color Cues for Dense Multi-Resolution Scene Mapping Using RGB-D Cameras

More information

Stereo and Kinect fusion for continuous. 3D reconstruction and visual odometry

Stereo and Kinect fusion for continuous. 3D reconstruction and visual odometry 1 Stereo and Kinect fusion for continuous 3D reconstruction and visual odometry Ozgur YILMAZ #*1, Fatih KARAKUS *2 # Department of Computer Engineering, Turgut Özal University Ankara, TURKEY 1 ozyilmaz@turgutozal.edu.tr

More information

Efficient Compositional Approaches for Real-Time Robust Direct Visual Odometry from RGB-D Data

Efficient Compositional Approaches for Real-Time Robust Direct Visual Odometry from RGB-D Data Efficient Compositional Approaches for Real-Time Robust Direct Visual Odometry from RGB-D Data Sebastian Klose 1, Philipp Heise 1 and Alois Knoll 1 Abstract In this paper we give an evaluation of different

More information

3D Environment Reconstruction

3D Environment Reconstruction 3D Environment Reconstruction Using Modified Color ICP Algorithm by Fusion of a Camera and a 3D Laser Range Finder The 2009 IEEE/RSJ International Conference on Intelligent Robots and Systems October 11-15,

More information

An Evaluation of the RGB-D SLAM System

An Evaluation of the RGB-D SLAM System An Evaluation of the RGB-D SLAM System Felix Endres 1 Jürgen Hess 1 Nikolas Engelhard 1 Jürgen Sturm 2 Daniel Cremers 2 Wolfram Burgard 1 Abstract We present an approach to simultaneous localization and

More information

Visual Odometry Algorithm Using an RGB-D Sensor and IMU in a Highly Dynamic Environment

Visual Odometry Algorithm Using an RGB-D Sensor and IMU in a Highly Dynamic Environment Visual Odometry Algorithm Using an RGB-D Sensor and IMU in a Highly Dynamic Environment Deok-Hwa Kim, Seung-Beom Han, and Jong-Hwan Kim Department of Electrical Engineering, KAIST 29 Daehak-ro, Yuseong-gu,

More information

Robust Online 3D Reconstruction Combining a Depth Sensor and Sparse Feature Points

Robust Online 3D Reconstruction Combining a Depth Sensor and Sparse Feature Points 2016 23rd International Conference on Pattern Recognition (ICPR) Cancún Center, Cancún, México, December 4-8, 2016 Robust Online 3D Reconstruction Combining a Depth Sensor and Sparse Feature Points Erik

More information

ROS2D: Image Feature Detector Using Rank Order Statistics

ROS2D: Image Feature Detector Using Rank Order Statistics MITSUBISHI ELECTRIC RESEARCH LABORATORIES http://www.merl.com ROSD: Image Feature Detector Using Rank Order Statistics Yousif, K.; Taguchi, Y.; Ramalingam, S.; Bab-Hadiashar, A. TR7-66 May 7 Abstract We

More information

Local features and image matching. Prof. Xin Yang HUST

Local features and image matching. Prof. Xin Yang HUST Local features and image matching Prof. Xin Yang HUST Last time RANSAC for robust geometric transformation estimation Translation, Affine, Homography Image warping Given a 2D transformation T and a source

More information

3D PLANE-BASED MAPS SIMPLIFICATION FOR RGB-D SLAM SYSTEMS

3D PLANE-BASED MAPS SIMPLIFICATION FOR RGB-D SLAM SYSTEMS 3D PLANE-BASED MAPS SIMPLIFICATION FOR RGB-D SLAM SYSTEMS 1,2 Hakim ELCHAOUI ELGHOR, 1 David ROUSSEL, 1 Fakhreddine ABABSA and 2 El-Houssine BOUYAKHF 1 IBISC Lab, Evry Val d'essonne University, Evry, France

More information

Real-time Depth Enhanced Monocular Odometry

Real-time Depth Enhanced Monocular Odometry 2014 IEEE/RSJ International Conference on Intelligent Robots and Systems (IROS 2014) September 14-18, 2014, Chicago, IL, USA Real-time Depth Enhanced Monocular Odometry Ji Zhang, Michael Kaess, and Sanjiv

More information

Using RGB Information to Improve NDT Distribution Generation and Registration Convergence

Using RGB Information to Improve NDT Distribution Generation and Registration Convergence Using RGB Information to Improve NDT Distribution Generation and Registration Convergence James Servos and Steven L. Waslander University of Waterloo, Waterloo, ON, Canada, N2L 3G1 Abstract Unmanned vehicles

More information

Dense 3D Reconstruction from Autonomous Quadrocopters

Dense 3D Reconstruction from Autonomous Quadrocopters Dense 3D Reconstruction from Autonomous Quadrocopters Computer Science & Mathematics TU Munich Martin Oswald, Jakob Engel, Christian Kerl, Frank Steinbrücker, Jan Stühmer & Jürgen Sturm Autonomous Quadrocopters

More information

DNA-SLAM: Dense Noise Aware SLAM for ToF RGB-D Cameras

DNA-SLAM: Dense Noise Aware SLAM for ToF RGB-D Cameras DNA-SLAM: Dense Noise Aware SLAM for ToF RGB-D Cameras Oliver Wasenmüller, Mohammad Dawud Ansari, Didier Stricker German Research Center for Artificial Intelligence (DFKI) University of Kaiserslautern

More information

3D Simultaneous Localization and Mapping in Texture-less and Structure-less Environments Using Rank Order Statistics

3D Simultaneous Localization and Mapping in Texture-less and Structure-less Environments Using Rank Order Statistics 3D Simultaneous Localization and Mapping in Texture-less and Structure-less Environments Using Rank Order Statistics Khalid Yousif B.Eng (Robotics and Mechatronics - 1 st Class Honours) Supervisors: Prof.

More information

Deformation-based Loop Closure for Large Scale Dense RGB-D SLAM

Deformation-based Loop Closure for Large Scale Dense RGB-D SLAM 2013 IEEE/RSJ International Conference on Intelligent Robots and Systems (IROS) November 3-7, 2013. Tokyo, Japan Deformation-based Loop Closure for Large Scale Dense RGB-D SLAM Thomas Whelan 1, Michael

More information

Feature-based RGB-D camera pose optimization for real-time 3D reconstruction

Feature-based RGB-D camera pose optimization for real-time 3D reconstruction Computational Visual Media DOI 10.1007/s41095-016-0072-2 Research Article Feature-based RGB-D camera pose optimization for real-time 3D reconstruction Chao Wang 1, Xiaohu Guo 1 ( ) c The Author(s) 2016.

More information

Using Augmented Measurements to Improve the Convergence of ICP. Jacopo Serafin and Giorgio Grisetti

Using Augmented Measurements to Improve the Convergence of ICP. Jacopo Serafin and Giorgio Grisetti Jacopo Serafin and Giorgio Grisetti Point Cloud Registration We want to find the rotation and the translation that maximize the overlap between two point clouds Page 2 Point Cloud Registration We want

More information

Photorealistic 3D Mapping of Indoors by RGB-D Scanning Process

Photorealistic 3D Mapping of Indoors by RGB-D Scanning Process Photorealistic 3D Mapping of Indoors by RGB-D Scanning Process Tommi Tykkälä 1, Andrew I. Comport 2, and Joni-Kristian Kämäräinen 3 Abstract In this work, a RGB-D input stream is utilized for GPU-boosted

More information

Removing Moving Objects from Point Cloud Scenes

Removing Moving Objects from Point Cloud Scenes Removing Moving Objects from Point Cloud Scenes Krystof Litomisky and Bir Bhanu University of California, Riverside krystof@litomisky.com, bhanu@ee.ucr.edu Abstract. Three-dimensional simultaneous localization

More information

3D Line Segment Based Model Generation by RGB-D Camera for Camera Pose Estimation

3D Line Segment Based Model Generation by RGB-D Camera for Camera Pose Estimation 3D Line Segment Based Model Generation by RGB-D Camera for Camera Pose Estimation Yusuke Nakayama, Hideo Saito, Masayoshi Shimizu, and Nobuyasu Yamaguchi Graduate School of Science and Technology, Keio

More information

Memory Management Method for 3D Scanner Using GPGPU

Memory Management Method for 3D Scanner Using GPGPU GPGPU 3D 1 2 KinectFusion GPGPU 3D., GPU., GPGPU Octree. GPU,,. Memory Management Method for 3D Scanner Using GPGPU TATSUYA MATSUMOTO 1 SATORU FUJITA 2 This paper proposes an efficient memory management

More information

Efficient SLAM Scheme Based ICP Matching Algorithm Using Image and Laser Scan Information

Efficient SLAM Scheme Based ICP Matching Algorithm Using Image and Laser Scan Information Proceedings of the World Congress on Electrical Engineering and Computer Systems and Science (EECSS 2015) Barcelona, Spain July 13-14, 2015 Paper No. 335 Efficient SLAM Scheme Based ICP Matching Algorithm

More information

Sturm, Jürgen; Bylow, Erik; Kerl, Christian; Kahl, Fredrik; Cremers, Daniel

Sturm, Jürgen; Bylow, Erik; Kerl, Christian; Kahl, Fredrik; Cremers, Daniel Dense Tracking and Mapping with a Quadrocopter Sturm, Jürgen; Bylow, Erik; Kerl, Christian; Kahl, Fredrik; Cremers, Daniel 213 Link to publication Citation for published version (APA): Sturm, J., Bylow,

More information

A Stable and Accurate Marker-less Augmented Reality Registration Method

A Stable and Accurate Marker-less Augmented Reality Registration Method A Stable and Accurate Marker-less Augmented Reality Registration Method Qing Hong Gao College of Electronic and Information Xian Polytechnic University, Xian, China Long Chen Faculty of Science and Technology

More information

Ensemble of Bayesian Filters for Loop Closure Detection

Ensemble of Bayesian Filters for Loop Closure Detection Ensemble of Bayesian Filters for Loop Closure Detection Mohammad Omar Salameh, Azizi Abdullah, Shahnorbanun Sahran Pattern Recognition Research Group Center for Artificial Intelligence Faculty of Information

More information

Efficient Onboard RGBD-SLAM for Autonomous MAVs

Efficient Onboard RGBD-SLAM for Autonomous MAVs Efficient Onboard RGBD-SLAM for Autonomous MAVs Sebastian A. Scherer 1 and Andreas Zell 1 Abstract We present a computationally inexpensive RGBD- SLAM solution taylored to the application on autonomous

More information

A Benchmark for RGB-D Visual Odometry, 3D Reconstruction and SLAM

A Benchmark for RGB-D Visual Odometry, 3D Reconstruction and SLAM 2014 IEEE International Conference on Robotics & Automation (ICRA) Hong Kong Convention and Exhibition Center May 31 - June 7, 2014. Hong Kong, China A Benchmark for RGB-D Visual Odometry, 3D Reconstruction

More information

Large-Scale Multi-Resolution Surface Reconstruction from RGB-D Sequences

Large-Scale Multi-Resolution Surface Reconstruction from RGB-D Sequences Large-Scale Multi-Resolution Surface Reconstruction from RGB-D Sequences Frank Steinbru cker, Christian Kerl, Ju rgen Sturm, and Daniel Cremers Technical University of Munich Boltzmannstrasse 3, 85748

More information

Kinect 3D Reconstruction

Kinect 3D Reconstruction Kinect 3D Reconstruction Mahsa Mohammadkhani Computing Science University of Alberta Edmonton, Canada Mahsa2@ualberta.ca Abstract This report presents a Kinect-based framework that can reconstruct a scene

More information

Image-based ICP Algorithm for Visual Odometry Using a RGB-D Sensor in a Dynamic Environment

Image-based ICP Algorithm for Visual Odometry Using a RGB-D Sensor in a Dynamic Environment Image-based ICP Algorithm for Visual Odometry Using a RGB-D Sensor in a Dynamic Environment Deok-Hwa Kim and Jong-Hwan Kim Department of Robotics Program, KAIST 335 Gwahangno, Yuseong-gu, Daejeon 305-701,

More information

Filtering and mapping systems for underwater 3D imaging sonar

Filtering and mapping systems for underwater 3D imaging sonar Filtering and mapping systems for underwater 3D imaging sonar Tomohiro Koshikawa 1, a, Shin Kato 1,b, and Hitoshi Arisumi 1,c 1 Field Robotics Research Group, National Institute of Advanced Industrial

More information

arxiv: v2 [cs.ro] 19 Sep 2016

arxiv: v2 [cs.ro] 19 Sep 2016 : A Novel Rotation, Illumination, Scale Invariant Appearance and Shape Feature Kanzhi Wu, Xiaoyang Li 2, Ravindra Ranasinghe, Gamini Dissanayake and Yong Liu 2 arxiv:6.44v2 [cs.ro] 9 Sep 26 Abstract This

More information

Object Reconstruction

Object Reconstruction B. Scholz Object Reconstruction 1 / 39 MIN-Fakultät Fachbereich Informatik Object Reconstruction Benjamin Scholz Universität Hamburg Fakultät für Mathematik, Informatik und Naturwissenschaften Fachbereich

More information

Visual Navigation for Micro Air Vehicles

Visual Navigation for Micro Air Vehicles Visual Navigation for Micro Air Vehicles Abraham Bachrach, Albert S. Huang, Daniel Maturana, Peter Henry, Michael Krainin, Dieter Fox, and Nicholas Roy Computer Science and Artificial Intelligence Laboratory,

More information

Large-Scale Multi-Resolution Surface Reconstruction from RGB-D Sequences

Large-Scale Multi-Resolution Surface Reconstruction from RGB-D Sequences 2013 IEEE International Conference on Computer Vision Large-Scale Multi-Resolution Surface Reconstruction from RGB-D Sequences Frank Steinbrücker, Christian Kerl, Jürgen Sturm, and Daniel Cremers Technical

More information

RGB-D Edge Detection and Edge-based Registration

RGB-D Edge Detection and Edge-based Registration 23 IEEE/RSJ International Conference on Intelligent Robots and Systems (IROS) November 3-7, 23. Tokyo, Japan RGB-D Edge Detection and Edge-based Registration Changhyun Choi, Alexander J. B. Trevor, and

More information

Efficient Online Surface Correction for Real-time Large-Scale 3D Reconstruction

Efficient Online Surface Correction for Real-time Large-Scale 3D Reconstruction MAIER ET AL.: EFFICIENT LARGE-SCALE ONLINE SURFACE CORRECTION 1 Efficient Online Surface Correction for Real-time Large-Scale 3D Reconstruction Robert Maier maierr@in.tum.de Raphael Schaller schaller@in.tum.de

More information

Monocular Camera Localization in 3D LiDAR Maps

Monocular Camera Localization in 3D LiDAR Maps Monocular Camera Localization in 3D LiDAR Maps Tim Caselitz Bastian Steder Michael Ruhnke Wolfram Burgard Abstract Localizing a camera in a given map is essential for vision-based navigation. In contrast

More information

Incremental compact 3D maps of planar patches from RGBD points

Incremental compact 3D maps of planar patches from RGBD points Incremental compact 3D maps of planar patches from RGBD points Juan Navarro and José M. Cañas Universidad Rey Juan Carlos, Spain Abstract. The RGBD sensors have opened the door to low cost perception capabilities

More information

BRAND: A Robust Appearance and Depth Descriptor for RGB-D Images

BRAND: A Robust Appearance and Depth Descriptor for RGB-D Images BRAND: A Robust Appearance and Depth Descriptor for RGB-D Images Erickson R. Nascimento Gabriel L. Oliveira Mario F. M. Campos Antônio W. Vieira William Robson Schwartz Abstract This work introduces a

More information

LOCAL AND GLOBAL DESCRIPTORS FOR PLACE RECOGNITION IN ROBOTICS

LOCAL AND GLOBAL DESCRIPTORS FOR PLACE RECOGNITION IN ROBOTICS 8th International DAAAM Baltic Conference "INDUSTRIAL ENGINEERING - 19-21 April 2012, Tallinn, Estonia LOCAL AND GLOBAL DESCRIPTORS FOR PLACE RECOGNITION IN ROBOTICS Shvarts, D. & Tamre, M. Abstract: The

More information

Volumetric 3D Mapping in Real-Time on a CPU

Volumetric 3D Mapping in Real-Time on a CPU Volumetric 3D Mapping in Real-Time on a CPU Frank Steinbrücker, Jürgen Sturm, and Daniel Cremers Abstract In this paper we propose a novel volumetric multi-resolution mapping system for RGB-D images that

More information

Using the Kinect as a Navigation Sensor for Mobile Robotics

Using the Kinect as a Navigation Sensor for Mobile Robotics Using the Kinect as a Navigation Sensor for Mobile Robotics ABSTRACT Ayrton Oliver Dept. of Electrical and Computer Engineering aoli009@aucklanduni.ac.nz Burkhard C. Wünsche Dept. of Computer Science burkhard@cs.auckland.ac.nz

More information

Robustness to Lighting Variations: An RGB-D Indoor Visual Odometry Using Line Segments

Robustness to Lighting Variations: An RGB-D Indoor Visual Odometry Using Line Segments Robustness to Lighting Variations: An RGB-D Indoor Visual Odometry Using Line Segments Yan Lu and Dezhen Song Abstract Large lighting variation challenges all visual odometry methods, even with RGB-D cameras.

More information

3D Object Recognition and Scene Understanding from RGB-D Videos. Yu Xiang Postdoctoral Researcher University of Washington

3D Object Recognition and Scene Understanding from RGB-D Videos. Yu Xiang Postdoctoral Researcher University of Washington 3D Object Recognition and Scene Understanding from RGB-D Videos Yu Xiang Postdoctoral Researcher University of Washington 1 2 Act in the 3D World Sensing & Understanding Acting Intelligent System 3D World

More information

A Fuzzy Brute Force Matching Method for Binary Image Features

A Fuzzy Brute Force Matching Method for Binary Image Features A Fuzzy Brute Force Matching Method for Binary Image Features Erkan Bostanci 1, Nadia Kanwal 2 Betul Bostanci 3 and Mehmet Serdar Guzel 1 1 (Computer Engineering Department, Ankara University, Turkey {ebostanci,

More information

arxiv: v1 [cs.ro] 14 Mar 2016

arxiv: v1 [cs.ro] 14 Mar 2016 : A Novel Rotation, Illumination, Scale Invariant Appearance and Shape Feature Xiaoyang Li, Kanzhi Wu 2, Yong Liu, Ravindra Ranasinghe 2, Gamini Dissanayake 2 and Rong Xiong arxiv:6.44v [cs.ro] 4 Mar 26

More information

A Catadioptric Extension for RGB-D Cameras

A Catadioptric Extension for RGB-D Cameras A Catadioptric Extension for RGB-D Cameras Felix Endres Christoph Sprunk Rainer Kümmerle Wolfram Burgard Abstract The typically restricted field of view of visual sensors often imposes limitations on the

More information

Calibration of Non-Overlapping Cameras Using an External SLAM System

Calibration of Non-Overlapping Cameras Using an External SLAM System MITSUBISHI ELECTRIC RESEARCH LABORATORIES http://www.merl.com Calibration of Non-Overlapping Cameras Using an External SLAM System Ataer-Cansizoglu, E.; Taguchi, Y.; Ramalingam, S.; Miki, Y. TR2014-106

More information

Toward Object-based Place Recognition in Dense RGB-D Maps

Toward Object-based Place Recognition in Dense RGB-D Maps Toward Object-based Place Recognition in Dense RGB-D Maps Ross Finman 1, Liam Paull 1, and John J. Leonard 1 Abstract Longterm localization and mapping requires the ability to detect when places are being

More information

3D Computer Vision. Structured Light II. Prof. Didier Stricker. Kaiserlautern University.

3D Computer Vision. Structured Light II. Prof. Didier Stricker. Kaiserlautern University. 3D Computer Vision Structured Light II Prof. Didier Stricker Kaiserlautern University http://ags.cs.uni-kl.de/ DFKI Deutsches Forschungszentrum für Künstliche Intelligenz http://av.dfki.de 1 Introduction

More information

arxiv: v1 [cs.ro] 24 Nov 2018

arxiv: v1 [cs.ro] 24 Nov 2018 BENCHMARKING AND COMPARING POPULAR VISUAL SLAM ALGORITHMS arxiv:1811.09895v1 [cs.ro] 24 Nov 2018 Amey Kasar Department of Electronics and Telecommunication Engineering Pune Institute of Computer Technology

More information

Structured Light II. Thanks to Ronen Gvili, Szymon Rusinkiewicz and Maks Ovsjanikov

Structured Light II. Thanks to Ronen Gvili, Szymon Rusinkiewicz and Maks Ovsjanikov Structured Light II Johannes Köhler Johannes.koehler@dfki.de Thanks to Ronen Gvili, Szymon Rusinkiewicz and Maks Ovsjanikov Introduction Previous lecture: Structured Light I Active Scanning Camera/emitter

More information

Hierarchical Sparse Coded Surface Models

Hierarchical Sparse Coded Surface Models Hierarchical Sparse Coded Surface Models Michael Ruhnke Liefeng Bo Dieter Fox Wolfram Burgard Abstract In this paper, we describe a novel approach to construct textured 3D environment models in a hierarchical

More information

Kintinuous: Spatially Extended KinectFusion Thomas Whelan, Michael Kaess, Maurice Fallon, Hordur Johannsson, John Leonard, and John McDonald

Kintinuous: Spatially Extended KinectFusion Thomas Whelan, Michael Kaess, Maurice Fallon, Hordur Johannsson, John Leonard, and John McDonald Computer Science and Artificial Intelligence Laboratory Technical Report MIT-CSAIL-TR-2012-020 July 19, 2012 Kintinuous: Spatially Extended KinectFusion Thomas Whelan, Michael Kaess, Maurice Fallon, Hordur

More information

Recognition of Objects and Places in 3D Point Clouds for Robotic Applications

Recognition of Objects and Places in 3D Point Clouds for Robotic Applications Recognition of Objects and Places in 3D Point Clouds for Robotic Applications Robert Cupec, Emmanuel Karlo Nyarko, Damir Filko, Luka Markasović Faculty of Electrical Engineering Osijek Josip Juraj Strossmayer

More information

NICP: Dense Normal Based Point Cloud Registration

NICP: Dense Normal Based Point Cloud Registration NICP: Dense Normal Based Point Cloud Registration Jacopo Serafin 1 and Giorgio Grisetti 1 Abstract In this paper we present a novel on-line method to recursively align point clouds. By considering each

More information

Collecting outdoor datasets for benchmarking vision based robot localization

Collecting outdoor datasets for benchmarking vision based robot localization Collecting outdoor datasets for benchmarking vision based robot localization Emanuele Frontoni*, Andrea Ascani, Adriano Mancini, Primo Zingaretti Department of Ingegneria Infromatica, Gestionale e dell

More information

3-Point RANSAC for Fast Vision based Rotation Estimation using GPU Technology

3-Point RANSAC for Fast Vision based Rotation Estimation using GPU Technology 3-Point RANSAC for Fast Vision based Rotation Estimation using GPU Technology Danial Kamran 1, Mohammad T. Manzuri 1, Ali Marjovi 2 and Mahdi Karimian 1 Abstract In many sensor fusion algorithms, the vision

More information

Online Learning of Binary Feature Indexing for Real-time SLAM Relocalization

Online Learning of Binary Feature Indexing for Real-time SLAM Relocalization Online Learning of Binary Feature Indexing for Real-time SLAM Relocalization Youji Feng 1, Yihong Wu 1, Lixin Fan 2 1 Institute of Automation, Chinese Academy of Sciences 2 Nokia Research Center, Tampere

More information

arxiv: v1 [cs.cv] 28 Sep 2018

arxiv: v1 [cs.cv] 28 Sep 2018 Extrinsic camera calibration method and its performance evaluation Jacek Komorowski 1 and Przemyslaw Rokita 2 arxiv:1809.11073v1 [cs.cv] 28 Sep 2018 1 Maria Curie Sklodowska University Lublin, Poland jacek.komorowski@gmail.com

More information

RGB-D Object Modelling for Object Recognition and Tracking

RGB-D Object Modelling for Object Recognition and Tracking Margin requirements for first page 72 pt 1 in 25.4 mm RGB-D Object Modelling for Object Recognition and Tracking Johann Prankl, Aitor Aldoma, Alexander Svejda and Markus Vincze Abstract This work presents

More information

Unsupervised extrinsic calibration of depth sensors in dynamic scenes

Unsupervised extrinsic calibration of depth sensors in dynamic scenes Unsupervised extrinsic calibration of depth sensors in dynamic scenes Stephen Miller, Alex Teichman, and Sebastian Thrun Abstract While inexpensive depth sensors are becoming increasingly ubiquitous, field

More information

SDF-TAR: Parallel Tracking and Refinement in RGB-D Data using Volumetric Registration

SDF-TAR: Parallel Tracking and Refinement in RGB-D Data using Volumetric Registration M. SLAVCHEVA, S. ILIC: SDF-TAR 1 SDF-TAR: Parallel Tracking and Refinement in RGB-D Data using Volumetric Registration Miroslava Slavcheva mira.slavcheva@tum.de Slobodan Ilic slobodan.ilic@siemens.com

More information

Optimized KinectFusion Algorithm for 3D Scanning Applications

Optimized KinectFusion Algorithm for 3D Scanning Applications Optimized KinectFusion Algorithm for 3D Scanning Applications Faraj Alhwarin, Stefan Schiffer, Alexander Ferrein and Ingrid Scholl Mobile Autonomous Systems & Cognitive Robotics Institute (MASCOR), FH

More information

Toward Lifelong Object Segmentation from Change Detection in Dense RGB-D Maps

Toward Lifelong Object Segmentation from Change Detection in Dense RGB-D Maps Toward Lifelong Object Segmentation from Change Detection in Dense RGB-D Maps Ross Finman 1, Thomas Whelan 2, Michael Kaess 1, and John J. Leonard 1 Abstract In this paper, we present a system for automatically

More information

Visualization of Temperature Change using RGB-D Camera and Thermal Camera

Visualization of Temperature Change using RGB-D Camera and Thermal Camera 000 001 002 003 004 005 006 007 008 009 010 011 012 013 014 015 016 017 018 019 020 021 022 023 024 025 026 027 028 029 030 031 032 033 034 035 036 037 038 039 040 041 042 043 044 Visualization of Temperature

More information

Dense Tracking and Mapping for Autonomous Quadrocopters. Jürgen Sturm

Dense Tracking and Mapping for Autonomous Quadrocopters. Jürgen Sturm Computer Vision Group Prof. Daniel Cremers Dense Tracking and Mapping for Autonomous Quadrocopters Jürgen Sturm Joint work with Frank Steinbrücker, Jakob Engel, Christian Kerl, Erik Bylow, and Daniel Cremers

More information

Department of Electrical and Electronic Engineering, University of Peradeniya, KY 20400, Sri Lanka

Department of Electrical and Electronic Engineering, University of Peradeniya, KY 20400, Sri Lanka WIT: Window Intensity Test Detector and Descriptor T.W.U.Madhushani, D.H.S.Maithripala, J.V.Wijayakulasooriya Postgraduate and Research Unit, Sri Lanka Technological Campus, CO 10500, Sri Lanka. Department

More information

Robust Edge-based Visual Odometry using Machine-Learned Edges

Robust Edge-based Visual Odometry using Machine-Learned Edges Robust Edge-based Visual Odometry using Machine-Learned Edges Fabian Schenk and Friedrich Fraundorfer Abstract In this work, we present a real-time robust edgebased visual odometry framework for RGBD sensors

More information

Dual Back-to-Back Kinects for 3-D Reconstruction

Dual Back-to-Back Kinects for 3-D Reconstruction Ho Chuen Kam, Kin Hong Wong and Baiwu Zhang, Dual Back-to-Back Kinects for 3-D Reconstruction, ISVC'16 12th International Symposium on Visual Computing December 12-14, 2016, Las Vegas, Nevada, USA. Dual

More information

Perceiving the 3D World from Images and Videos. Yu Xiang Postdoctoral Researcher University of Washington

Perceiving the 3D World from Images and Videos. Yu Xiang Postdoctoral Researcher University of Washington Perceiving the 3D World from Images and Videos Yu Xiang Postdoctoral Researcher University of Washington 1 2 Act in the 3D World Sensing & Understanding Acting Intelligent System 3D World 3 Understand

More information

A distributed framework for monocular visual SLAM

A distributed framework for monocular visual SLAM A distributed framework for monocular visual SLAM Ruwan godagamage, Mihran Tuceryan Department of Computer and Information Science Indiana University Purdue University Indianapolis Indianapolis, Indiana

More information

Robust Real-Time Visual Odometry for Dense RGB-D Mapping

Robust Real-Time Visual Odometry for Dense RGB-D Mapping Robust Real-Time Visual Odometry for Dense RGB-D Mapping Thomas Whelan 1, Hordur Johannsson, Michael Kaess, John J. Leonard and John McDonald 1 Abstract This paper describes extensions to the Kintinuous

More information

arxiv: v1 [cs.cv] 1 Aug 2017

arxiv: v1 [cs.cv] 1 Aug 2017 Dense Piecewise Planar RGB-D SLAM for Indoor Environments Phi-Hung Le and Jana Kosecka arxiv:1708.00514v1 [cs.cv] 1 Aug 2017 Abstract The paper exploits weak Manhattan constraints to parse the structure

More information

conclusions we have reached with this investigation.

conclusions we have reached with this investigation. descriptors are estimated from images alone, and they rarely use other information such as geometry. As a consequence, common issues concerning real scenes such as variation in scene illumination and textureless

More information

arxiv: v1 [cs.ro] 23 Nov 2015

arxiv: v1 [cs.ro] 23 Nov 2015 Multi-Volume High Resolution RGB-D Mapping with Dynamic Volume Placement Michael Salvato 1, Ross Finman 1, and John J. Leonard 1 arxiv:1511.07106v1 [cs.ro] 23 Nov 2015 I. ABSTRACT Abstract We present a

More information

Super-Resolution Keyframe Fusion for 3D Modeling with High-Quality Textures

Super-Resolution Keyframe Fusion for 3D Modeling with High-Quality Textures Super-Resolution Keyframe Fusion for 3D Modeling with High-Quality Textures Robert Maier, Jörg Stückler, Daniel Cremers International Conference on 3D Vision (3DV) October 2015, Lyon, France Motivation

More information

IMPROVING DISTINCTIVENESS OF BRISK FEATURES USING DEPTH MAPS. Maxim Karpushin, Giuseppe Valenzise, Frédéric Dufaux

IMPROVING DISTINCTIVENESS OF BRISK FEATURES USING DEPTH MAPS. Maxim Karpushin, Giuseppe Valenzise, Frédéric Dufaux IMPROVING DISTINCTIVENESS OF FEATURES USING DEPTH MAPS Maxim Karpushin, Giuseppe Valenzise, Frédéric Dufaux Institut Mines-Télécom; Télécom ParisTech; CNRS LTCI ABSTRACT Binary local descriptors are widely

More information

Mobile Point Fusion. Real-time 3d surface reconstruction out of depth images on a mobile platform

Mobile Point Fusion. Real-time 3d surface reconstruction out of depth images on a mobile platform Mobile Point Fusion Real-time 3d surface reconstruction out of depth images on a mobile platform Aaron Wetzler Presenting: Daniel Ben-Hoda Supervisors: Prof. Ron Kimmel Gal Kamar Yaron Honen Supported

More information

CNN-SLAM: Real-time dense monocular SLAM with learned depth prediction

CNN-SLAM: Real-time dense monocular SLAM with learned depth prediction CNN-SLAM: Real-time dense monocular SLAM with learned depth prediction Keisuke Tateno 1,2, Federico Tombari 1, Iro Laina 1, Nassir Navab 1,3 {tateno, tombari, laina, navab}@in.tum.de 1 CAMP - TU Munich

More information

Edge SLAM: Edge Points Based Monocular Visual SLAM

Edge SLAM: Edge Points Based Monocular Visual SLAM Edge SLAM: Edge Points Based Monocular Visual SLAM Soumyadip Maity Arindam Saha Brojeshwar Bhowmick Embedded Systems and Robotics, TCS Research & Innovation, Kolkata, India {soumyadip.maity, ari.saha,

More information

Improving Visual SLAM Algorithms for use in Realtime Robotic Applications

Improving Visual SLAM Algorithms for use in Realtime Robotic Applications Improving Visual SLAM Algorithms for use in Realtime Robotic Applications Patrick Benavidez, Mohan Kumar Muppidi, and Mo Jamshidi, Ph.D.Lutcher Brown Endowed Chair Professor Autonomous Control Engineering

More information

Direct Methods in Visual Odometry

Direct Methods in Visual Odometry Direct Methods in Visual Odometry July 24, 2017 Direct Methods in Visual Odometry July 24, 2017 1 / 47 Motivation for using Visual Odometry Wheel odometry is affected by wheel slip More accurate compared

More information

arxiv: v2 [cs.cv] 26 Aug 2018

arxiv: v2 [cs.cv] 26 Aug 2018 A Synchronized Stereo and Plenoptic Visual Odometry Dataset Niclas Zeller 1,2, Franz Quint 2, and Uwe Stilla 1 1 Technische Universität München niclas.zeller@tum.de, stilla@tum.de 2 Karlsruhe University

More information

Approximate Surface Reconstruction and Registration for RGB-D SLAM

Approximate Surface Reconstruction and Registration for RGB-D SLAM European Conference on Mobile Robotics (ECMR), Lincoln, UK, September 2015 Approximate Surface Reconstruction and Registration for RGB-D SLAM Dirk Holz and Sven Behnke Abstract RGB-D cameras have attracted

More information

A Dense Map Building Approach from Spherical RGBD Images

A Dense Map Building Approach from Spherical RGBD Images A Dense Map Building Approach from Spherical RGBD Images Tawsif Gokhool 1, Maxime Meilland 2, Patrick Rives 1 and Eduardo Fernández-Moral 3 1 INRIA, Sophia Antipolis, France 2 CNRS-I3S, University of Nice

More information

An Image Based 3D Reconstruction System for Large Indoor Scenes

An Image Based 3D Reconstruction System for Large Indoor Scenes 36 5 Vol. 36, No. 5 2010 5 ACTA AUTOMATICA SINICA May, 2010 1 1 2 1,,,..,,,,. : 1), ; 2), ; 3),.,,. DOI,,, 10.3724/SP.J.1004.2010.00625 An Image Based 3D Reconstruction System for Large Indoor Scenes ZHANG

More information