#include <fisheye_to_panorama.h>
Definition at line 87 of file fisheye_to_panorama.h.
◆ Config
◆ SyncPolicy
◆ FisheyeToPanorama()
jsk_perception::FisheyeToPanorama::FisheyeToPanorama |
( |
| ) |
|
|
inline |
◆ ~FisheyeToPanorama()
jsk_perception::FisheyeToPanorama::~FisheyeToPanorama |
( |
| ) |
|
|
virtual |
◆ configCallback()
void jsk_perception::FisheyeToPanorama::configCallback |
( |
Config & |
new_config, |
|
|
uint32_t |
level |
|
) |
| |
|
protected |
◆ interpolate()
double jsk_perception::FisheyeToPanorama::interpolate |
( |
double |
rate, |
|
|
double |
first, |
|
|
double |
second |
|
) |
| |
|
inlineprotected |
◆ onInit()
void jsk_perception::FisheyeToPanorama::onInit |
( |
| ) |
|
|
protectedvirtual |
◆ rectify()
void jsk_perception::FisheyeToPanorama::rectify |
( |
const sensor_msgs::Image::ConstPtr & |
image_msg | ) |
|
|
protectedvirtual |
◆ subscribe()
void jsk_perception::FisheyeToPanorama::subscribe |
( |
| ) |
|
|
protectedvirtual |
◆ unsubscribe()
void jsk_perception::FisheyeToPanorama::unsubscribe |
( |
| ) |
|
|
protectedvirtual |
◆ max_degree_
float jsk_perception::FisheyeToPanorama::max_degree_ |
|
protected |
◆ offset_degree_
double jsk_perception::FisheyeToPanorama::offset_degree_ |
|
protected |
◆ pub_undistorted_bilinear_image_
ros::Publisher jsk_perception::FisheyeToPanorama::pub_undistorted_bilinear_image_ |
|
protected |
◆ pub_undistorted_image_
ros::Publisher jsk_perception::FisheyeToPanorama::pub_undistorted_image_ |
|
protected |
◆ scale_
float jsk_perception::FisheyeToPanorama::scale_ |
|
protected |
◆ simple_panorama_
bool jsk_perception::FisheyeToPanorama::simple_panorama_ |
|
protected |
◆ srv_
◆ sub_image_
◆ sync_
◆ upside_down_
float jsk_perception::FisheyeToPanorama::upside_down_ |
|
protected |
◆ use_panorama_
bool jsk_perception::FisheyeToPanorama::use_panorama_ |
|
protected |
The documentation for this class was generated from the following files: