I already have OpenCV2.4.2 installed as part of ROS(Fuerte) in my computer(installed from Ubuntu Software Center, something due to ROS). How should I install OpenCV as a standalone ?
I went through this guide and downloaded the opencv package from here. I am not quite clear as how to proceed. Can anyone give short list of steps to install? I want to use an IDE for my projects, so which IDE is proper for C++ and how to install the proper IDE and configure it correctly?
Also how to check if certain tools are installed? (I am a newbie to Ubuntu)
and I have this big doubt that, Will problems be created if i try to install this(standalone) because of the already installed (ROS) OpenCV ? Should i take care of anything? Your guidance will be helpful for a learner.
Thank you
