Classes | Functions | Variables
xdisplay_image_topic Namespace Reference

Classes

class  XdisplayImageTopic

Functions

def cv_centerize

Variables

tuple app = XdisplayImageTopic(from_topic=from_topic)
tuple args = parser.parse_args(rospy.myargv()[1:])
 from_topic = args.from_topic
tuple parser = argparse.ArgumentParser()

Function Documentation

def xdisplay_image_topic.cv_centerize (   src,
  dst_shape 
)
Centerize image for specified image size

@param src: image to centerize
@param dst_shape: image shape (height, width) or (height, width, channel)

Definition at line 13 of file xdisplay_image_topic.py.


Variable Documentation

Definition at line 89 of file xdisplay_image_topic.py.

tuple xdisplay_image_topic::args = parser.parse_args(rospy.myargv()[1:])

Definition at line 86 of file xdisplay_image_topic.py.

Definition at line 87 of file xdisplay_image_topic.py.

tuple xdisplay_image_topic::parser = argparse.ArgumentParser()

Definition at line 84 of file xdisplay_image_topic.py.



jsk_baxter_startup
Author(s):
autogenerated on Sat Jul 1 2017 02:42:02