Point Cloud Library (PCL)
1.8.1
|
#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 383 of file intensity.hpp.
|
inline |
Definition at line 410 of file intensity.hpp.
References pcl::InterestPoint::strength.
|
inline |
Definition at line 404 of file intensity.hpp.
References pcl::InterestPoint::strength.
|
inline |
Definition at line 392 of file intensity.hpp.
References pcl::InterestPoint::strength.
|
inline |
Definition at line 386 of file intensity.hpp.
References pcl::InterestPoint::strength.
|
inline |
Definition at line 398 of file intensity.hpp.
References pcl::InterestPoint::strength.