jsk_pcl_ros::EdgeDepthRefinement Member List

This is the complete list of members for jsk_pcl_ros::EdgeDepthRefinement, including all inherited members.

advertise(ros::NodeHandle &nh, std::string topic, int queue_size)jsk_topic_tools::ConnectionBasedNodeletprotected
advertiseCamera(ros::NodeHandle &nh, image_transport::ImageTransport &it, const std::string &topic, int queue_size)jsk_topic_tools::ConnectionBasedNodeletprotected
advertiseCamera(ros::NodeHandle &nh, const std::string &topic, int queue_size)jsk_topic_tools::ConnectionBasedNodeletprotected
advertiseImage(ros::NodeHandle &nh, image_transport::ImageTransport &it, const std::string &topic, int queue_size)jsk_topic_tools::ConnectionBasedNodeletprotected
advertiseImage(ros::NodeHandle &nh, const std::string &topic, int queue_size)jsk_topic_tools::ConnectionBasedNodeletprotected
always_subscribe_jsk_topic_tools::ConnectionBasedNodeletprotected
camera_publishers_jsk_topic_tools::ConnectionBasedNodeletprotected
cameraConnectionBaseCallback()jsk_topic_tools::ConnectionBasedNodeletprotectedvirtual
cameraConnectionCallback(const image_transport::SingleSubscriberPublisher &pub)jsk_topic_tools::ConnectionBasedNodeletprotectedvirtual
cameraInfoConnectionCallback(const ros::SingleSubscriberPublisher &pub)jsk_topic_tools::ConnectionBasedNodeletprotectedvirtual
Config typedefjsk_pcl_ros::EdgeDepthRefinement
configCallback(Config &config, uint32_t level)jsk_pcl_ros::EdgeDepthRefinementprotectedvirtual
connection_mutex_jsk_topic_tools::ConnectionBasedNodeletprotected
connection_status_jsk_topic_tools::ConnectionBasedNodeletprotected
ConnectionBasedNodelet()jsk_topic_tools::ConnectionBasedNodelet
connectionCallback(const ros::SingleSubscriberPublisher &pub)jsk_topic_tools::ConnectionBasedNodeletprotectedvirtual
duplication_angle_threshold_jsk_pcl_ros::EdgeDepthRefinementprotected
duplication_distance_threshold_jsk_pcl_ros::EdgeDepthRefinementprotected
ever_subscribed_jsk_topic_tools::ConnectionBasedNodeletprotected
findMinMaxIndex(const int width, const int height, const std::vector< int > &indices)jsk_pcl_ros::EdgeDepthRefinementprotectedvirtual
getMTCallbackQueue() const nodelet::Nodeletprotected
getMTNodeHandle() const nodelet::Nodeletprotected
getMTPrivateNodeHandle() const nodelet::Nodeletprotected
getMyArgv() const nodelet::Nodeletprotected
getName() const nodelet::Nodeletprotected
getNodeHandle() const nodelet::Nodeletprotected
getPrivateNodeHandle() const nodelet::Nodeletprotected
getRemappingArgs() const nodelet::Nodeletprotected
getSTCallbackQueue() const nodelet::Nodeletprotected
getSuffixedName(const std::string &suffix) const nodelet::Nodeletprotected
image_publishers_jsk_topic_tools::ConnectionBasedNodeletprotected
imageConnectionCallback(const image_transport::SingleSubscriberPublisher &pub)jsk_topic_tools::ConnectionBasedNodeletprotectedvirtual
init(const std::string &name, const M_string &remapping_args, const V_string &my_argv, ros::CallbackQueueInterface *st_queue=NULL, ros::CallbackQueueInterface *mt_queue=NULL)nodelet::Nodelet
integrateDuplicatedIndices(const pcl::PointCloud< PointT >::Ptr &cloud, const std::set< int > &duplicated_set, const std::vector< pcl::PointIndices::Ptr > all_inliers, pcl::PointIndices::Ptr &output_indices)jsk_pcl_ros::EdgeDepthRefinementprotectedvirtual
isSubscribed()jsk_topic_tools::ConnectionBasedNodeletprotectedvirtual
lineFromCoefficients(const pcl::ModelCoefficients::Ptr coefficients)jsk_pcl_ros::EdgeDepthRefinementprotectedvirtual
min_inliers_jsk_pcl_ros::EdgeDepthRefinementprotected
mutex_jsk_pcl_ros::EdgeDepthRefinementprotected
nh_jsk_topic_tools::ConnectionBasedNodeletprotected
Nodelet()nodelet::Nodelet
on_init_post_process_called_jsk_topic_tools::ConnectionBasedNodeletprotected
onInit()jsk_pcl_ros::EdgeDepthRefinementprotectedvirtual
onInitPostProcess()jsk_topic_tools::ConnectionBasedNodeletprotectedvirtual
outlier_distance_threshold_jsk_pcl_ros::EdgeDepthRefinementprotected
pnh_jsk_topic_tools::ConnectionBasedNodeletprotected
PointT typedefjsk_pcl_ros::EdgeDepthRefinement
pub_coefficients_jsk_pcl_ros::EdgeDepthRefinementprotected
pub_edges_jsk_pcl_ros::EdgeDepthRefinementprotected
pub_indices_jsk_pcl_ros::EdgeDepthRefinementprotected
pub_outlier_removed_coefficients_jsk_pcl_ros::EdgeDepthRefinementprotected
pub_outlier_removed_edges_jsk_pcl_ros::EdgeDepthRefinementprotected
pub_outlier_removed_indices_jsk_pcl_ros::EdgeDepthRefinementprotected
publishers_jsk_topic_tools::ConnectionBasedNodeletprotected
publishIndices(ros::Publisher &pub, ros::Publisher &pub_coefficients, ros::Publisher &pub_edges, const std::vector< pcl::PointIndices::Ptr > inliers, const std::vector< pcl::ModelCoefficients::Ptr > coefficients, const std_msgs::Header &header)jsk_pcl_ros::EdgeDepthRefinementprotectedvirtual
refine(const sensor_msgs::PointCloud2ConstPtr &point, const jsk_recognition_msgs::ClusterPointIndicesConstPtr &indices)jsk_pcl_ros::EdgeDepthRefinementprotectedvirtual
removeDuplicatedEdges(const pcl::PointCloud< PointT >::Ptr &cloud, const std::vector< pcl::PointIndices::Ptr > inliers, const std::vector< pcl::ModelCoefficients::Ptr > coefficients, std::vector< pcl::PointIndices::Ptr > &output_inliers, std::vector< pcl::ModelCoefficients::Ptr > &output_coefficients)jsk_pcl_ros::EdgeDepthRefinementprotectedvirtual
removeOutliers(const pcl::PointCloud< PointT >::Ptr &cloud, const std::vector< PCLIndicesMsg > &indices, std::vector< pcl::PointIndices::Ptr > &output_inliers, std::vector< pcl::ModelCoefficients::Ptr > &output_coefficients)jsk_pcl_ros::EdgeDepthRefinementprotectedvirtual
removeOutliersByLine(const pcl::PointCloud< PointT >::Ptr &cloud, const std::vector< int > &indices, pcl::PointIndices &inliers, pcl::ModelCoefficients &coefficients)jsk_pcl_ros::EdgeDepthRefinementprotectedvirtual
segmentFromIndices(const pcl::PointCloud< PointT >::Ptr &cloud, const std::vector< int > &indices, const jsk_recognition_utils::Line::Ptr &line)jsk_pcl_ros::EdgeDepthRefinementprotectedvirtual
srv_jsk_pcl_ros::EdgeDepthRefinementprotected
sub_indices_jsk_pcl_ros::EdgeDepthRefinementprotected
sub_input_jsk_pcl_ros::EdgeDepthRefinementprotected
subscribe()jsk_pcl_ros::EdgeDepthRefinementprotectedvirtual
subscribed_jsk_topic_tools::ConnectionBasedNodeletprotected
sync_jsk_pcl_ros::EdgeDepthRefinementprotected
SyncPolicy typedefjsk_pcl_ros::EdgeDepthRefinement
timer_warn_never_subscribed_jsk_topic_tools::ConnectionBasedNodeletprotected
timer_warn_on_init_post_process_called_jsk_topic_tools::ConnectionBasedNodeletprotected
unsubscribe()jsk_pcl_ros::EdgeDepthRefinementprotectedvirtual
verbose_connection_jsk_topic_tools::ConnectionBasedNodeletprotected
warnNeverSubscribedCallback(const ros::WallTimerEvent &event)jsk_topic_tools::ConnectionBasedNodeletprotectedvirtual
warnOnInitPostProcessCalledCallback(const ros::WallTimerEvent &event)jsk_topic_tools::ConnectionBasedNodeletprotectedvirtual
~Nodelet()nodelet::Nodeletvirtual


jsk_pcl_ros
Author(s): Yohei Kakiuchi
autogenerated on Mon May 3 2021 03:03:47