AgastDetectorPtr typedef | pcl::AgastKeypoint2DBase< PointInT, PointOutT, IntensityT > | |
AgastKeypoint2DBase() | pcl::AgastKeypoint2DBase< PointInT, PointOutT, IntensityT > | inline |
apply_non_max_suppression_ | pcl::AgastKeypoint2DBase< PointInT, PointOutT, IntensityT > | protected |
BaseClass typedef | pcl::Keypoint< PointInT, PointOutT > | |
bmax_ | pcl::AgastKeypoint2DBase< PointInT, PointOutT, IntensityT > | protected |
compute(PointCloudOut &output) | pcl::Keypoint< PointInT, PointOutT > | inline |
ConstPtr typedef | pcl::Keypoint< PointInT, PointOutT > | |
deinitCompute() | pcl::PCLBase< PointInT > | protected |
detectKeypoints(PointCloudOut &output) override=0 | pcl::AgastKeypoint2DBase< PointInT, PointOutT, IntensityT > | protectedpure virtual |
Keypoint< PointInT, PointOutT >::detectKeypoints(PointCloudOut &output)=0 | pcl::Keypoint< PointInT, PointOutT > | protectedpure virtual |
detector_ | pcl::AgastKeypoint2DBase< PointInT, PointOutT, IntensityT > | protected |
fake_indices_ | pcl::PCLBase< PointInT > | protected |
getAgastDetector() | pcl::AgastKeypoint2DBase< PointInT, PointOutT, IntensityT > | inline |
getClassName() const | pcl::Keypoint< PointInT, PointOutT > | inlineprotected |
getIndices() | pcl::PCLBase< PointInT > | inline |
getIndices() const | pcl::PCLBase< PointInT > | inline |
getInputCloud() const | pcl::PCLBase< PointInT > | inline |
getKeypointsIndices() | pcl::Keypoint< PointInT, PointOutT > | inline |
getKSearch() | pcl::Keypoint< PointInT, PointOutT > | inline |
getMaxDataValue() | pcl::AgastKeypoint2DBase< PointInT, PointOutT, IntensityT > | inline |
getMaxKeypoints() | pcl::AgastKeypoint2DBase< PointInT, PointOutT, IntensityT > | inline |
getNonMaxSuppression() | pcl::AgastKeypoint2DBase< PointInT, PointOutT, IntensityT > | inline |
getRadiusSearch() | pcl::Keypoint< PointInT, PointOutT > | inline |
getSearchMethod() | pcl::Keypoint< PointInT, PointOutT > | inline |
getSearchParameter() | pcl::Keypoint< PointInT, PointOutT > | inline |
getSearchSurface() | pcl::Keypoint< PointInT, PointOutT > | inline |
getThreshold() | pcl::AgastKeypoint2DBase< PointInT, PointOutT, IntensityT > | inline |
harrisCorner(PointInT &output, PointInT &input, const float sigma_d, const float sigma_i, const float alpha, const float thresh) | pcl::Keypoint< PointInT, PointOutT > | |
hessianBlob(PointInT &output, PointInT &input, const float sigma, bool SCALE) | pcl::Keypoint< PointInT, PointOutT > | |
hessianBlob(PointInT &output, PointInT &input, const float start_scale, const float scaling_factor, const int num_scales) | pcl::Keypoint< PointInT, PointOutT > | |
imageElementMultiply(PointInT &output, PointInT &input1, PointInT &input2) | pcl::Keypoint< PointInT, PointOutT > | |
indices_ | pcl::PCLBase< PointInT > | protected |
initCompute() override | pcl::AgastKeypoint2DBase< PointInT, PointOutT, IntensityT > | protectedvirtual |
input_ | pcl::PCLBase< PointInT > | protected |
intensity_ | pcl::AgastKeypoint2DBase< PointInT, PointOutT, IntensityT > | protected |
k_ | pcl::Keypoint< PointInT, PointOutT > | protected |
KdTree typedef | pcl::AgastKeypoint2DBase< PointInT, PointOutT, IntensityT > | |
KdTreePtr typedef | pcl::Keypoint< PointInT, PointOutT > | |
Keypoint()=default | pcl::Keypoint< PointInT, PointOutT > | |
Keypoint() | pcl::Keypoint< PointInT, PointOutT > | inline |
keypoints_indices_ | pcl::Keypoint< PointInT, PointOutT > | protected |
name_ | pcl::Keypoint< PointInT, PointOutT > | protected |
nr_max_keypoints_ | pcl::AgastKeypoint2DBase< PointInT, PointOutT, IntensityT > | protected |
operator[](std::size_t pos) const | pcl::PCLBase< PointInT > | inline |
PCLBase() | pcl::PCLBase< PointInT > | |
PCLBase(const PCLBase &base) | pcl::PCLBase< PointInT > | |
PointCloud typedef | pcl::PCLBase< PointInT > | |
PointCloudConstPtr typedef | pcl::PCLBase< PointInT > | |
PointCloudIn typedef | pcl::AgastKeypoint2DBase< PointInT, PointOutT, IntensityT > | |
PointCloudInConstPtr typedef | pcl::AgastKeypoint2DBase< PointInT, PointOutT, IntensityT > | |
PointCloudInPtr typedef | pcl::Keypoint< PointInT, PointOutT > | |
PointCloudOut typedef | pcl::AgastKeypoint2DBase< PointInT, PointOutT, IntensityT > | |
PointCloudPtr typedef | pcl::PCLBase< PointInT > | |
PointIndicesConstPtr typedef | pcl::PCLBase< PointInT > | |
PointIndicesPtr typedef | pcl::PCLBase< PointInT > | |
Ptr typedef | pcl::Keypoint< PointInT, PointOutT > | |
search_method_ | pcl::Keypoint< PointInT, PointOutT > | protected |
search_method_surface_ | pcl::Keypoint< PointInT, PointOutT > | protected |
search_parameter_ | pcl::Keypoint< PointInT, PointOutT > | protected |
search_radius_ | pcl::Keypoint< PointInT, PointOutT > | protected |
searchForNeighbors(pcl::index_t index, double parameter, pcl::Indices &indices, std::vector< float > &distances) const | pcl::Keypoint< PointInT, PointOutT > | inline |
SearchMethod typedef | pcl::Keypoint< PointInT, PointOutT > | |
SearchMethodSurface typedef | pcl::Keypoint< PointInT, PointOutT > | |
setAgastDetector(const AgastDetectorPtr &detector) | pcl::AgastKeypoint2DBase< PointInT, PointOutT, IntensityT > | inline |
setIndices(const IndicesPtr &indices) | pcl::PCLBase< PointInT > | virtual |
setIndices(const IndicesConstPtr &indices) | pcl::PCLBase< PointInT > | virtual |
setIndices(const PointIndicesConstPtr &indices) | pcl::PCLBase< PointInT > | virtual |
setIndices(std::size_t row_start, std::size_t col_start, std::size_t nb_rows, std::size_t nb_cols) | pcl::PCLBase< PointInT > | virtual |
setInputCloud(const PointCloudConstPtr &cloud) | pcl::PCLBase< PointInT > | virtual |
setKSearch(int k) | pcl::Keypoint< PointInT, PointOutT > | inline |
setMaxDataValue(const double bmax) | pcl::AgastKeypoint2DBase< PointInT, PointOutT, IntensityT > | inline |
setMaxKeypoints(const unsigned int nr_max_keypoints) | pcl::AgastKeypoint2DBase< PointInT, PointOutT, IntensityT > | inline |
setNonMaxSuppression(const bool enabled) | pcl::AgastKeypoint2DBase< PointInT, PointOutT, IntensityT > | inline |
setRadiusSearch(double radius) | pcl::Keypoint< PointInT, PointOutT > | inline |
setSearchMethod(const KdTreePtr &tree) | pcl::Keypoint< PointInT, PointOutT > | inline |
setSearchSurface(const PointCloudInConstPtr &cloud) | pcl::Keypoint< PointInT, PointOutT > | inlinevirtual |
setThreshold(const double threshold) | pcl::AgastKeypoint2DBase< PointInT, PointOutT, IntensityT > | inline |
surface_ | pcl::Keypoint< PointInT, PointOutT > | protected |
threshold_ | pcl::AgastKeypoint2DBase< PointInT, PointOutT, IntensityT > | protected |
tree_ | pcl::Keypoint< PointInT, PointOutT > | protected |
use_indices_ | pcl::PCLBase< PointInT > | protected |
~AgastKeypoint2DBase() override=default | pcl::AgastKeypoint2DBase< PointInT, PointOutT, IntensityT > | |
~Keypoint() override=default | pcl::Keypoint< PointInT, PointOutT > | |
~PCLBase()=default | pcl::PCLBase< PointInT > | virtual |