ROS Resources: Documentation | Support | Discussion Forum | Index | Service Status | ros @ Robotics Stack Exchange
Ask Your Question
0

How to use opencv-contrib modules in ROS Indigo?

asked 2015-10-23 11:07:59 -0500

donald gravatar image

updated 2015-10-24 03:25:42 -0500

I am using ROS Indigo on Ubuntu 14.04. I installed the OpenCV 3 for ROS with apt-get:

sudo apt-get install ros-indigo-opencv3

However, I would like to use modules from the opencv_contrib repository ( https://github.com/Itseez/opencv_cont... ). Is there an easy way to install and use these within ROS?

Initially, I had a standalone OpenCV 3 installation with the contrib modules, but I had to uninstall it because of referencing issues when using ROS.

EDIT: I think the installation of OpenCV 3 is discussed in point 5 of http://wiki.ros.org/vision_opencv , I actually ran this script, but I'm not sure what to do after this.

edit retag flag offensive close merge delete

2 Answers

Sort by » oldest newest most voted
0

answered 2016-06-24 05:19:50 -0500

francisco.dominguez@urjc.es gravatar image

I can use some contrib modules in ROS indigo as dnn and rgbd, but on the other hand sfm is no available.

edit flag offensive delete link more

Comments

how you use the contrib modules in ROS indigo.

vishal@leotechsa gravatar image vishal@leotechsa  ( 2018-10-02 08:19:38 -0500 )edit
0

answered 2016-06-26 12:01:53 -0500

did you solve this issue? I am having the same problem

edit flag offensive delete link more

Comments

No I could not solve it. I wanted to use the Aruco marker library, but finally I ended up to use the ar_pose ROS package.

donald gravatar image donald  ( 2016-06-27 10:47:01 -0500 )edit

Question Tools

1 follower

Stats

Asked: 2015-10-23 11:07:59 -0500

Seen: 1,449 times

Last updated: Jun 24 '16