Point Cloud Library (PCL)
1.15.0-dev
|
#include <pcl/common/impl/intensity.hpp>
Public Member Functions | |
float | operator() (const pcl::InterestPoint &p) const |
void | get (const pcl::InterestPoint &p, float &intensity) const |
void | set (pcl::InterestPoint &p, float intensity) const |
void | demean (pcl::InterestPoint &p, float value) const |
void | add (pcl::InterestPoint &p, float value) const |
Definition at line 419 of file intensity.hpp.
|
inline |
Definition at line 446 of file intensity.hpp.
References pcl::InterestPoint::strength.
|
inline |
Definition at line 440 of file intensity.hpp.
References pcl::InterestPoint::strength.
|
inline |
Definition at line 428 of file intensity.hpp.
References pcl::InterestPoint::strength.
|
inline |
Definition at line 422 of file intensity.hpp.
References pcl::InterestPoint::strength.
|
inline |
Definition at line 434 of file intensity.hpp.
References pcl::InterestPoint::strength.