Namespaces | Classes | Typedefs | Functions | Variables
pcl::ihs Namespace Reference

Namespaces

namespace  detail

Classes

struct  _PointIHS
class  Dome
class  HelpWindow
class  ICP
 Iterative Closest Point registration. More...
class  InHandScanner
class  InputDataProcessing
 Bundles methods that are applied to the input data from the sensor. More...
class  Integration
 Integrate several clouds into a common mesh. More...
class  MainWindow
class  MeshProcessing
 Contains methods that take advantage of the connectivity information in the mesh. More...
class  OfflineIntegration
 Read the clouds and transformations from files and integrate them into one common model. More...
class  OpenGLViewer
 Viewer for the in-hand scanner based on Qt and OpenGL. More...
struct  PointIHS

Typedefs

typedef pcl::PointCloud< PointIHSCloudIHS
typedef CloudIHS::ConstPtr CloudIHSConstPtr
typedef CloudIHS::Ptr CloudIHSPtr

Functions

PCL_EXPORTS void addDirection (const Eigen::Vector4f &normal, const Eigen::Vector4f &direction, uint32_t &directions)
template<class T >
clamp (const T value, const T min, const T max)
 Clamp the value to the given range. All values smaller than min are set to min and all values bigger than max are set to max.
PCL_EXPORTS unsigned int countDirections (const uint32_t directions)

Variables

static const pcl::ihs::Dome dome

Typedef Documentation

Definition at line 54 of file common_types.h.

Definition at line 57 of file common_types.h.

Definition at line 56 of file common_types.h.


Function Documentation

void pcl::ihs::addDirection ( const Eigen::Vector4f &  normal,
const Eigen::Vector4f &  direction,
uint32_t &  directions 
)

Definition at line 104 of file visibility_confidence.cpp.

template<class T >
T pcl::ihs::clamp ( const T  value,
const T  min,
const T  max 
) [inline]

Clamp the value to the given range. All values smaller than min are set to min and all values bigger than max are set to max.

Definition at line 50 of file apps/in_hand_scanner/include/pcl/apps/in_hand_scanner/utils.h.

unsigned int pcl::ihs::countDirections ( const uint32_t  directions)

Definition at line 150 of file visibility_confidence.cpp.


Variable Documentation

Definition at line 97 of file visibility_confidence.cpp.



pcl
Author(s): Open Perception
autogenerated on Wed Aug 26 2015 15:43:56