ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
0

detect object with color

asked 2014-04-19 21:24:58 -0500

ghazaleh gravatar image

updated 2016-10-24 08:37:00 -0500

ngrennan gravatar image

Hi I am using the tabletop object detector to determine some object on point cloud database.
http://www.ros.org/wiki/tabletop_obje...

I was wondering if I would able to somehow also extract color information about the objects. I want to know that can I use color information or RGB image by tabletop library? If not ,does anybody know of a tool that does anything similar???

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
1

answered 2014-04-20 12:07:36 -0500

adreno gravatar image

Hey, This is what you need - Voxelized Shape and Color Histograms (VOSCH)

edit flag offensive delete link more

Comments

Thank's Adreno I think it's good. but I got problem in VOSCH installation. I follow this link http://wiki.ros.org/vosch ,but when I run : rosrun vosch example_vosch `rospack find vosch`/data/sample_cone_green.pcd I got the Error that Couldn't find executable named example_vosch below /opt/ros/fuerte/stacks/mapping/vosch. what is the problem?

ghazaleh gravatar image ghazaleh  ( 2014-04-20 21:41:39 -0500 )edit

Did you rosmake ? You have to build the package to generate the executables...

adreno gravatar image adreno  ( 2014-04-26 21:05:55 -0500 )edit

Question Tools

Stats

Asked: 2014-04-19 21:24:58 -0500

Seen: 821 times

Last updated: Apr 20 '14