intensity action
More...
#include <Primitive3DFilter.h>
◆ IntensityAction()
icl::geom::Primitive3DFilter::IntensityAction::IntensityAction |
( |
std::vector< unsigned char > |
formula, |
|
|
float |
value |
|
) |
| |
|
inline |
◆ ~IntensityAction()
virtual icl::geom::Primitive3DFilter::IntensityAction::~IntensityAction |
( |
| ) |
|
|
inlinevirtual |
◆ performAction()
void icl::geom::Primitive3DFilter::IntensityAction::performAction |
( |
PointCloudObjectBase & |
pcObj, |
|
|
std::vector< unsigned char > & |
actionMap, |
|
|
std::vector< unsigned char > & |
groupMap, |
|
|
core::Img32f * |
depthImage |
|
) |
| |
|
virtual |
perform the actual filter action
- Parameters
-
pcObj | the point cloud to be filtered |
actionMap | the action map specifying which points to filter out (may change in case points are actually removed) |
groupMap | may change in case points are actually removed |
depthImage | pointer to the depth image or 0 if no depth image |
Implements icl::geom::Primitive3DFilter::FilterAction.
◆ value
float icl::geom::Primitive3DFilter::IntensityAction::value |
The documentation for this struct was generated from the following file: