Public Member Functions
probabilistic_grasp_planner::RecognitionProbabilityComputer Class Reference

Converts a raw recognition result into a list of probabilities that each object was correctly detected. More...

#include <recognition_probability_computer.h>

Inheritance diagram for probabilistic_grasp_planner::RecognitionProbabilityComputer:
Inheritance graph
[legend]

List of all members.

Public Member Functions

virtual void computeRepresentationProbabilities (std::vector< ObjectRepresentation > &objects)=0

Detailed Description

Converts a raw recognition result into a list of probabilities that each object was correctly detected.

Definition at line 49 of file recognition_probability_computer.h.


Member Function Documentation

Given a list of GraspableObjects (database models, point clouds, etc.) which describe the real object, computes the probability for each object that the hypothesis "this 'object' is the best description of the real object" is true.

Implemented in probabilistic_grasp_planner::LearnedProbabilityComputer, probabilistic_grasp_planner::CompositeProbabilityComputer, and probabilistic_grasp_planner::TopHitProbabilityComputer.


The documentation for this class was generated from the following file:


probabilistic_grasp_planner
Author(s): Peter Brook
autogenerated on Thu Jan 2 2014 11:41:15