PCL
StructuringElement.h File Reference
#include <pcl/Defs.h>
#include <pcl/Diagnostics.h>
#include <pcl/Atomic.h>
#include <pcl/AutoLock.h>
#include <pcl/Math.h>
#include <pcl/Rotate.h>
#include <pcl/StringList.h>
#include <pcl/Utility.h>
#include <pcl/Vector.h>
#include <memory.h>

Go to the source code of this file.

Classes

class  pcl::BitmapStructure
 A structuring element where static strings are used to define custom existence matrices. More...
 
class  pcl::BoxStructure
 Standard box (square) structure. More...
 
class  pcl::CircularStructure
 Standard circular structure. More...
 
class  pcl::DiagonalStructure
 Standard diagonal structure. More...
 
class  pcl::OrthogonalStructure
 Standard orthogonal structure. More...
 
class  pcl::StarStructure
 Standard star structure. More...
 
class  pcl::StructuringElement
 Abstract base class of all PCL structuring elements. More...
 
class  pcl::ThreeWayStructure
 Standard three-way structure. More...
 

Namespaces

 pcl
 PCL root namespace.