#include <normal_estimation_integral_image.h>
|  | 
| typedef jsk_pcl_ros::NormalEstimationIntegralImageConfig | Config | 
|  | 
◆ Config
◆ compute()
  
  | 
        
          | void jsk_pcl_ros::NormalEstimationIntegralImage::compute | ( | const sensor_msgs::PointCloud2::ConstPtr & | msg | ) |  |  | protectedvirtual | 
 
 
◆ configCallback()
  
  | 
        
          | void jsk_pcl_ros::NormalEstimationIntegralImage::configCallback | ( | Config & | config, |  
          |  |  | uint32_t | level |  
          |  | ) |  |  |  | protectedvirtual | 
 
 
◆ onInit()
  
  | 
        
          | void jsk_pcl_ros::NormalEstimationIntegralImage::onInit | ( |  | ) |  |  | privatevirtual | 
 
 
◆ subscribe()
  
  | 
        
          | void jsk_pcl_ros::NormalEstimationIntegralImage::subscribe | ( |  | ) |  |  | protectedvirtual | 
 
 
◆ unsubscribe()
  
  | 
        
          | void jsk_pcl_ros::NormalEstimationIntegralImage::unsubscribe | ( |  | ) |  |  | protectedvirtual | 
 
 
◆ border_policy_ignore_
  
  | 
        
          | bool jsk_pcl_ros::NormalEstimationIntegralImage::border_policy_ignore_ |  | protected | 
 
 
◆ depth_dependent_smoothing_
  
  | 
        
          | bool jsk_pcl_ros::NormalEstimationIntegralImage::depth_dependent_smoothing_ |  | protected | 
 
 
◆ estimation_method_
  
  | 
        
          | int jsk_pcl_ros::NormalEstimationIntegralImage::estimation_method_ |  | protected | 
 
 
◆ max_depth_change_factor_
  
  | 
        
          | double jsk_pcl_ros::NormalEstimationIntegralImage::max_depth_change_factor_ |  | protected | 
 
 
◆ mutex_
  
  | 
        
          | boost::mutex jsk_pcl_ros::NormalEstimationIntegralImage::mutex_ |  | protected | 
 
 
◆ normal_smoothing_size_
  
  | 
        
          | double jsk_pcl_ros::NormalEstimationIntegralImage::normal_smoothing_size_ |  | protected | 
 
 
◆ pub_
◆ pub_with_xyz_
  
  | 
        
          | ros::Publisher jsk_pcl_ros::NormalEstimationIntegralImage::pub_with_xyz_ |  | protected | 
 
 
◆ srv_
◆ sub_input_
The documentation for this class was generated from the following files: