which version of Opencv should I use?
Hi everyone,
I'm a beginner in ROS. Currently, I'm trying to use a camera to locate and identify the color balls by the OpenCV package, but depend on my research I found that there has two version of OpenCV, one is OpenCV 2 and OpenCV 3.
So what is different between this two OpenCV? And which one will be more suitable for me?
By the way, I'm using ubuntu 14.04 LTS 64bit indigo.
Thank you so much.