Ask Your Question
1

Open Cv Installation with Raspberry Pi2 with C++

asked 2015-04-06 12:54:46 -0600

Amit_Kumar gravatar image

Hi all

I am new to this. I want to install open CV in my new Raspberry Pi 2 along with C/C++. I got many tutorials using Python. But I wanted it in C/C++ as I am comfortable with this. My Raspberry Pi has Raspbian installed in it. Please Help me to do this.

Regards Amit

edit retag flag offensive close merge delete

1 answer

Sort by ยป oldest newest most voted
0

answered 2015-04-06 15:18:57 -0600

Potato gravatar image

updated 2015-04-06 15:19:19 -0600

Raspbian is the Debian Linux distribution for the Raspberry Pi. You can follow these instructions to install OpenCV on linux. --> http://docs.opencv.org/doc/tutorials/...

All the dependencies etc.are listed in the link provided. You will be able to run C++ code using the g++, gcc compiler.

edit flag offensive delete link more

Question Tools

2 followers

Stats

Asked: 2015-04-06 12:54:46 -0600

Seen: 8,690 times

Last updated: Apr 06 '15