How to properly install opencv 3 with QT on Raspberry

asked 2015-08-06 03:46:33 -0600

franken gravatar image

HI all, i want to install opencv 3 with QT enabled on my raspberry B+ , any suggestions or links to do all the procedure thanks

edit retag flag offensive close merge delete

Comments

1
StevenPuttemans gravatar imageStevenPuttemans ( 2015-08-06 04:10:20 -0600 )edit

yes yes but what about QT , do i need just to include the qt flag in cmake ??

franken gravatar imagefranken ( 2015-08-06 04:16:48 -0600 )edit

ofcourse ... just like any other library, you will need to compile Qt for raspberry first. Look here.

StevenPuttemans gravatar imageStevenPuttemans ( 2015-08-06 04:23:32 -0600 )edit

@StevenPuttemans but there is some issues on using QT 5 with OPENCV 3.0 ... maybe i sould use QT 4.8.6 unstead of QT 5

franken gravatar imagefranken ( 2015-08-06 05:42:11 -0600 )edit

Your problems are very generic. It works just fine here. Follow for example this tutorial.

StevenPuttemans gravatar imageStevenPuttemans ( 2015-08-06 06:19:14 -0600 )edit

@StevenPuttemans the link you have posted is for cross compiling QT for raspberry ... do i realyy need it or just this https://wiki.qt.io/Apt-get_Qt4_on_the...

franken gravatar imagefranken ( 2015-08-06 06:23:08 -0600 )edit

That is Qt4 - but please use google ... there are 1000's of tutorials for this. Come back when you have an actual fixed problem...

StevenPuttemans gravatar imageStevenPuttemans ( 2015-08-06 06:24:13 -0600 )edit

@StevenPuttemans the problem is to use it with raspberry =D not in laptop , maybe there is no difference since both the pi and laptop (ubuntu) are linux based systems ??

franken gravatar imagefranken ( 2015-08-06 06:27:08 -0600 )edit
1

there are also 1000 tutorials for installing on the pi. I think it is like the most frequently used embedded board with OpenCV ... please put in some effort.

StevenPuttemans gravatar imageStevenPuttemans ( 2015-08-06 06:30:17 -0600 )edit