#include <dual_fisheye_to_panorama.h>
Definition at line 92 of file dual_fisheye_to_panorama.h.
◆ Config
◆ SyncPolicy
◆ DualFisheyeToPanorama()
| jsk_perception::DualFisheyeToPanorama::DualFisheyeToPanorama |
( |
| ) |
|
|
inline |
◆ configCallback()
| void jsk_perception::DualFisheyeToPanorama::configCallback |
( |
Config & |
new_config, |
|
|
uint32_t |
level |
|
) |
| |
|
protected |
◆ onInit()
| void jsk_perception::DualFisheyeToPanorama::onInit |
( |
| ) |
|
|
protectedvirtual |
◆ rectify()
| void jsk_perception::DualFisheyeToPanorama::rectify |
( |
const sensor_msgs::Image::ConstPtr & |
image_msg | ) |
|
|
protectedvirtual |
◆ subscribe()
| void jsk_perception::DualFisheyeToPanorama::subscribe |
( |
| ) |
|
|
protectedvirtual |
◆ unsubscribe()
| void jsk_perception::DualFisheyeToPanorama::unsubscribe |
( |
| ) |
|
|
protectedvirtual |
◆ blend_image_height_
| int jsk_perception::DualFisheyeToPanorama::blend_image_height_ |
|
protected |
◆ blend_image_width_
| int jsk_perception::DualFisheyeToPanorama::blend_image_width_ |
|
protected |
◆ blend_param_p_wid_
| int jsk_perception::DualFisheyeToPanorama::blend_param_p_wid_ |
|
protected |
◆ blend_param_p_x1_
| int jsk_perception::DualFisheyeToPanorama::blend_param_p_x1_ |
|
protected |
◆ blend_param_p_x2_
| int jsk_perception::DualFisheyeToPanorama::blend_param_p_x2_ |
|
protected |
◆ blend_param_row_end_
| int jsk_perception::DualFisheyeToPanorama::blend_param_row_end_ |
|
protected |
◆ blend_param_row_start_
| int jsk_perception::DualFisheyeToPanorama::blend_param_row_start_ |
|
protected |
◆ enb_lc_
| bool jsk_perception::DualFisheyeToPanorama::enb_lc_ |
|
protected |
◆ enb_ra_
| bool jsk_perception::DualFisheyeToPanorama::enb_ra_ |
|
protected |
◆ fovd_
| float jsk_perception::DualFisheyeToPanorama::fovd_ |
|
protected |
◆ mls_map_path_
| std::string jsk_perception::DualFisheyeToPanorama::mls_map_path_ |
|
protected |
◆ msg_panorama_info_
| jsk_recognition_msgs::PanoramaInfo jsk_perception::DualFisheyeToPanorama::msg_panorama_info_ |
|
protected |
◆ output_image_height_
| int jsk_perception::DualFisheyeToPanorama::output_image_height_ |
|
protected |
◆ output_image_width_
| int jsk_perception::DualFisheyeToPanorama::output_image_width_ |
|
protected |
◆ pub_panorama_image_
◆ pub_panorama_info_
| ros::Publisher jsk_perception::DualFisheyeToPanorama::pub_panorama_info_ |
|
protected |
◆ save_unwarped_
| bool jsk_perception::DualFisheyeToPanorama::save_unwarped_ |
|
protected |
◆ srv_
◆ sticher_initialized_
| bool jsk_perception::DualFisheyeToPanorama::sticher_initialized_ |
|
protected |
◆ stitcher_
◆ sub_image_
The documentation for this class was generated from the following files: