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?
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.
Please start posting anonymously - your entry will be published after you log in or create a new account.
Asked: 2013-07-18 21:12:21 -0600
Seen: 232 times
Last updated: Jul 21 '13
Use Tensorflow detection API in ROS
Dealing with matrices: Eigen vs OpenCV
OpenNi: save /came/depth/image_raw to PGM 11 bit? [closed]
Iterate points for OpenCV's Line function
custom messages under rosjava indigo
Working rosjava service server/client example?