BeagleBone Black getting started on OpenCV

3,357 views
Skip to first unread message

Jonathan Potes

unread,
Feb 11, 2014, 8:55:58 PM2/11/14
to beagl...@googlegroups.com
Hi, My name is Jonathan Potes.

In this link http://beagleboneblack-opencv.blogspot.com/, I am going to explain about  installing OpenCV on BeagleBone Black. I am going to  show basic projects and examples about Image processing in OpenCV running on BBB.

Allyson Kreft

unread,
Feb 12, 2014, 9:46:50 AM2/12/14
to beagl...@googlegroups.com
Looking forward to the examples. Just wondering if these will work with Ubuntu or Debian distributions?

Thanks!

Jonathan Potes

unread,
Feb 13, 2014, 7:51:29 PM2/13/14
to beagl...@googlegroups.com
the examples can work with ubuntu and Debian, the problem is install Opencv in these distributions.

if you are working in BBB, I just wrote a note about installing a remote desktop.

Robert Nelson

unread,
Feb 13, 2014, 7:55:28 PM2/13/14
to Beagle Board
On Thu, Feb 13, 2014 at 6:51 PM, Jonathan Potes <jonatha...@gmail.com> wrote:
the examples can work with ubuntu and Debian, the problem is install Opencv in these distributions.

Problem?
sudo apt-get install libcv-dev 

it's also nice to have the python bindings.. "python-opencv"

Regards,

--
Robert Nelson
http://www.rcn-ee.com/

Jonathan Potes

unread,
Feb 13, 2014, 8:13:54 PM2/13/14
to beagl...@googlegroups.com
Nice thanks you, I work Angstrom Distributios on BBB.

All Examples will be writting and compiler on Angstrom, I think you don't have any problem with compiler them on others distributions.

Chandan Bhatia

unread,
Apr 27, 2014, 2:30:58 AM4/27/14
to beagl...@googlegroups.com
In beaglebone black(Angstrom Distributios) , OPENCV library is pre instilled or not.

Jonathan Potes

unread,
May 8, 2014, 3:07:26 PM5/8/14
to beagl...@googlegroups.com
OpenCV library is not pre installed on Angstrom. in this link http://beagleboneblack-opencv.blogspot.com/ you can see how install it.

paramtr...@gmail.com

unread,
Jul 10, 2014, 6:02:05 AM7/10/14
to beagl...@googlegroups.com
The blog does not exist. Please post other link.

Jonathan Potes

unread,
Jul 29, 2014, 7:58:13 PM7/29/14
to beagl...@googlegroups.com, paramtr...@gmail.com

Wally Bkg

unread,
Aug 4, 2014, 1:44:34 PM8/4/14
to beagl...@googlegroups.com, paramtr...@gmail.com


On Tuesday, July 29, 2014 6:58:13 PM UTC-5, Jonathan Potes wrote:
sorry !!!



You might also want to add to your instructions to install the openCV examples
opkg install opencv-apps

If you are new to openCV these will be helpful.

--wally.

Wally Bkg

unread,
Aug 4, 2014, 3:07:11 PM8/4/14
to beagl...@googlegroups.com, paramtr...@gmail.com
Sorry, seems I've confused different openCV packing.

opkg install opencv-doc

gets the example code,

opkg install opencv-apps

seems to get the xml files for the Haar cascade.

--wally.

cognixanc...@gmail.com

unread,
Feb 26, 2015, 10:18:51 AM2/26/15
to beagl...@googlegroups.com


I WANT TO KNOW ABOUT HOW TO LOAD PROGRAM  BUILD ON OPEN CV  GCC ON WINDOWS TO BEAGLEBONE BLAACK WITH ARMSTRONG?

Allan Granados

unread,
Feb 27, 2015, 10:53:24 AM2/27/15
to beagl...@googlegroups.com, cognixanc...@gmail.com
Hi, you cant use your normal compiler, you need to set up your environment with a cross toolchain, also cross compile opencv and then cross compile your apps using your cross tolchain and indicate where your cross compiled opencv and other libs are.

If you have your enviroment correctly set you may try to check if you correctly can cross compile a hellow world before going with something more difficult. If everything go ok then you can doing more complex things like an app using special libraries, this involve set the header and linking references.

If you dont know or dont want to this fun stuff, then you can go the easy and less fun way, download the enviroment on your board and compile it directly on your board (host compilation)

Regards
--Allan

arunam...@gmail.com

unread,
Feb 27, 2017, 7:39:14 AM2/27/17
to BeagleBoard, cognixanc...@gmail.com
hi sir can you tell me doubts in installing opencv in debian os in beagle bone board black...
getting error in sudo apt-get install libpngwriter0-dev


unable to locate libpngwriter0-dev
Reply all
Reply to author
Forward
0 new messages