[Documentation] [TitleIndex] [WordIndex

Video

Nodes

rf_detector

rf_detector is a categorical object detector using Random Forests. It runs a ROS node that expects stereo input data (with textured light) input from the texture_light_on_off node.

Subscribed topics

rf_detector subscribes to three ROS topics:

After the rf_detector node receive all three topics, it will start detecting objects in the image.

launch files

rf_pcd_hogshape_detector_3Class.launch will start the rf_detector with some default parameter settings. There are five groups of parameters which need to be set.

1. table-top object related parameters :

2. patch sample related parameters

3. model related parameters

4. voting related parameters

5. detection post processing related parameters


2024-04-13 12:56