Namespaces | Functions
image.h File Reference

Defines conversions between ViSP and ROS image types. More...

#include "sensor_msgs/Image.h"
#include "visp/vpImage.h"
#include "visp/vpRGBa.h"
Include dependency graph for image.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 visp_bridge
 

Functions

sensor_msgs::Image visp_bridge::toSensorMsgsImage (const vpImage< unsigned char > &src)
 Converts a ViSP image (vpImage) to a sensor_msgs::Image. Only works for greyscale images. More...
 
sensor_msgs::Image visp_bridge::toSensorMsgsImage (const vpImage< vpRGBa > &src)
 
vpImage< unsigned char > visp_bridge::toVispImage (const sensor_msgs::Image &src)
 Converts a sensor_msgs::Image to a ViSP image (vpImage). Only works for greyscale images. More...
 
vpImage< vpRGBa > visp_bridge::toVispImageRGBa (const sensor_msgs::Image &src)
 

Detailed Description

Defines conversions between ViSP and ROS image types.

Definition in file image.h.



visp_bridge
Author(s): Filip Novotny
autogenerated on Wed Jul 3 2019 19:48:02