$search

SupportingPlaneExtraction Class Reference

#include <supporting_plane_extraction.h>

List of all members.

Public Member Functions

bool getSupportingPlane (std::vector< Polygon::Ptr > &polys, Polygon &sp)
 extract the supporting plane
void setAreaMax (double area_max)
 Set Maximum threshold for area of a polygon.
void setAreaMin (double area_min)
 Set Minimum threshold for area of a polygon.
void setDistanceMax (double distance_max)
 Set Maximum threshold for distance.
void setDistanceMin (double distance_min)
 Set Minimum threshold for distance.
 SupportingPlaneExtraction ()
 Constructor.
 ~SupportingPlaneExtraction ()
 Destructor.

Protected Attributes

double area_max_
double area_min_
double distance_max_
double distance_min_

Detailed Description

Definition at line 82 of file supporting_plane_extraction.h.


Constructor & Destructor Documentation

SupportingPlaneExtraction::SupportingPlaneExtraction (  )  [inline]

Constructor.

void

Definition at line 90 of file supporting_plane_extraction.h.

SupportingPlaneExtraction::~SupportingPlaneExtraction (  )  [inline]

Destructor.

void

Definition at line 102 of file supporting_plane_extraction.h.


Member Function Documentation

bool SupportingPlaneExtraction::getSupportingPlane ( std::vector< Polygon::Ptr > &  polys,
Polygon sp 
)

extract the supporting plane

Returns:
ID of the support plane

Definition at line 62 of file supporting_plane_extraction.cpp.

void SupportingPlaneExtraction::setAreaMax ( double  area_max  )  [inline]

Set Maximum threshold for area of a polygon.

Parameters:
area_max maximum threshold value

Definition at line 151 of file supporting_plane_extraction.h.

void SupportingPlaneExtraction::setAreaMin ( double  area_min  )  [inline]

Set Minimum threshold for area of a polygon.

Parameters:
area_min minimum threshold value

Definition at line 139 of file supporting_plane_extraction.h.

void SupportingPlaneExtraction::setDistanceMax ( double  distance_max  )  [inline]

Set Maximum threshold for distance.

Parameters:
distance_man maximum threshold value

Definition at line 128 of file supporting_plane_extraction.h.

void SupportingPlaneExtraction::setDistanceMin ( double  distance_min  )  [inline]

Set Minimum threshold for distance.

Parameters:
distance_min minimum threshold value

Definition at line 116 of file supporting_plane_extraction.h.


Member Data Documentation

Definition at line 169 of file supporting_plane_extraction.h.

Definition at line 169 of file supporting_plane_extraction.h.

Definition at line 168 of file supporting_plane_extraction.h.

Definition at line 168 of file supporting_plane_extraction.h.


The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Properties Friends


cob_3d_mapping_semantics
Author(s): Georg Arbeiter
autogenerated on Fri Mar 1 15:30:19 2013