Interfacing rosjava with OpenCV
How to convert a sensor_msgs/Image message to IplImage format in rosjava? Is there an equivalent of cvBridge in java?
ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange |
asked 2013-07-18 21:12:21 -0600
This post is a wiki. Anyone with karma >75 is welcome to improve it.
How to convert a sensor_msgs/Image message to IplImage format in rosjava? Is there an equivalent of cvBridge in java?
Did you take a look at OpenCV now supports desktop Java?
Thanks for the reply. I did take a look at OpenCV for Java previously. But decided to stick with JavaCV. Maybe I'll see if it can decode sensor_msgs/Image message.
Asked: 2013-07-18 21:12:21 -0600
Seen: 294 times
Last updated: Jul 21 '13
Generating messages for rosjava?
YUYV/YUV422 in image_transport
OpenCV camshift.py sample broken after Diamondback upgrade
AssertionError: Test node [test_rosjava/tester]
Putting a sensor_msgs/Image into a message, getting it back, and converting it for OpenCV?
Camera pose calibration with multiple camera's