Academia.eduAcademia.edu

Object Segmentation with PCL and ROS for Robotic Vision

Abstract

Autonomous robots have long been a goal of scientists and engineers everywhere and as more advances are being made in the field it becomes clear that a major part of that autonomy will be the vision which the robots can employ to discover their environment. In the field of robotic vision one of the most important operations is segmentation, i.e the separation of parts of the images which represent objects from the overall image, in our case point clouds, these images can be then classified or be used in a number of other 3D vision applications the robot needs to apply to it as to function autonomously. This paper presents one possible implementation of the segmentation process, using the Robot Operating System (ROS) software platform for integration with the robot and the Point Cloud Library (PCL) for the image processing algorithm.