Public Types | Public Attributes
Segmentation::Segmentation_RANSAC< Point, PointLabel >::SHAPE_S Struct Reference

List of all members.

Public Types

enum  { PLANE = 1, CYLINDER = 2, SPHERE = 3 }

Public Attributes

Eigen::VectorXf coeff_
std::vector< int > inliers_
enum
Segmentation::Segmentation_RANSAC::SHAPE_S:: { ... }  
type_

Detailed Description

template<typename Point, typename PointLabel>
struct Segmentation::Segmentation_RANSAC< Point, PointLabel >::SHAPE_S

Definition at line 79 of file ransac.h.


Member Enumeration Documentation

template<typename Point, typename PointLabel>
anonymous enum
Enumerator:
PLANE 
CYLINDER 
SPHERE 

Definition at line 82 of file ransac.h.


Member Data Documentation

template<typename Point, typename PointLabel>
Eigen::VectorXf Segmentation::Segmentation_RANSAC< Point, PointLabel >::SHAPE_S::coeff_

Definition at line 80 of file ransac.h.

template<typename Point, typename PointLabel>
std::vector<int> Segmentation::Segmentation_RANSAC< Point, PointLabel >::SHAPE_S::inliers_

Definition at line 81 of file ransac.h.


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


cob_3d_segmentation
Author(s): Georg Arbeiter
autogenerated on Wed Aug 26 2015 11:03:04