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 -0500
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 -0500
Seen: 283 times
Last updated: Jul 21 '13
Rosjava + (OpenCV) => (2D to 3D)
Undefined reference to cv::imshow(..) when compiling pkg
Rosjava interacting with Master
For dynamic reconfiguration, which is the main file?
How can i get object distance using camera/depth/image_raw
Unknowable bug on "ROS_INFO", Bus error and Segmentation fault [closed]
Iterate points for OpenCV's Line function