Public Member Functions | Protected Member Functions | Protected Attributes | List of all members
jsk_perception::HSVDecomposer Class Reference

#include <hsv_decomposer.h>

Inheritance diagram for jsk_perception::HSVDecomposer:
Inheritance graph
[legend]

Public Member Functions

 HSVDecomposer ()
 

Protected Member Functions

virtual void decompose (const sensor_msgs::Image::ConstPtr &image_msg)
 
virtual void onInit ()
 
virtual void subscribe ()
 
virtual void unsubscribe ()
 

Protected Attributes

ros::Publisher pub_h_
 
ros::Publisher pub_s_
 
ros::Publisher pub_v_
 
ros::Subscriber sub_
 

Detailed Description

Definition at line 77 of file hsv_decomposer.h.

Constructor & Destructor Documentation

◆ HSVDecomposer()

jsk_perception::HSVDecomposer::HSVDecomposer ( )
inline

Definition at line 112 of file hsv_decomposer.h.

Member Function Documentation

◆ decompose()

void jsk_perception::HSVDecomposer::decompose ( const sensor_msgs::Image::ConstPtr &  image_msg)
protectedvirtual

Definition at line 99 of file hsv_decomposer.cpp.

◆ onInit()

void jsk_perception::HSVDecomposer::onInit ( )
protectedvirtual

Definition at line 78 of file hsv_decomposer.cpp.

◆ subscribe()

void jsk_perception::HSVDecomposer::subscribe ( )
protectedvirtual

Definition at line 87 of file hsv_decomposer.cpp.

◆ unsubscribe()

void jsk_perception::HSVDecomposer::unsubscribe ( )
protectedvirtual

Definition at line 94 of file hsv_decomposer.cpp.

Member Data Documentation

◆ pub_h_

ros::Publisher jsk_perception::HSVDecomposer::pub_h_
protected

Definition at line 120 of file hsv_decomposer.h.

◆ pub_s_

ros::Publisher jsk_perception::HSVDecomposer::pub_s_
protected

Definition at line 121 of file hsv_decomposer.h.

◆ pub_v_

ros::Publisher jsk_perception::HSVDecomposer::pub_v_
protected

Definition at line 122 of file hsv_decomposer.h.

◆ sub_

ros::Subscriber jsk_perception::HSVDecomposer::sub_
protected

Definition at line 119 of file hsv_decomposer.h.


The documentation for this class was generated from the following files:


jsk_perception
Author(s): Manabu Saito, Ryohei Ueda
autogenerated on Fri May 16 2025 03:11:17