How to get a point cloud from kinect
Is there an easy way to get a segmented point cloud from the kinect based on one color?
ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
Is there an easy way to get a segmented point cloud from the kinect based on one color?
You can use a Passthrough Filter to exclude points not within a specified range for any of the fields in your pointcloud (including R,G, and B).
Asked: 2011-10-28 23:03:19 -0600
Seen: 593 times
Last updated: Oct 29 '11
How to change the Kinect point cloud resolution
How to display the Kinect point cloud using image colours?
How to transform a point cloud from camera coordinates to world coordinates
What is the actual size of point cloud from a kinect.
VSLAM based navigation with Kinect, where do I begin?
Problems with python when trying to control a Nao robot with a Kinect
Problem pertaining to DepthGenerator
Function for unpacking RGB point field from point in point cloud?