Category "opencv3.2"

Linking opencv 3.2 for cv_bridge in Ubuntu 18.04 Jetson

I need to use cv_bridge and transfer the images to vison wx. I am using makefile to link / compile. The problem I have is I don't know where the header files a

Issues installing opencv 3.2 on python 3.6

How can i install OpenCV 3.2 in linux? Firstly, conda install -c menpo opencv3=3.2.0 installs but gives this import error: File "<stdin>", line 1, in &l