[beagleboard] Re: BeagleBone Black getting started on OpenCV

2017-02-27 Thread arunamaryeee8
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 -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subs

[beagleboard] Re: BeagleBone Black getting started on OpenCV

2015-02-27 Thread Allan Granados
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

[beagleboard] Re: BeagleBone Black getting started on OpenCV

2015-02-26 Thread cognixance . khushbu
I WANT TO KNOW ABOUT HOW TO LOAD PROGRAM BUILD ON OPEN CV GCC ON WINDOWS TO BEAGLEBONE BLAACK WITH ARMSTRONG? -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from thi

[beagleboard] Re: BeagleBone Black getting started on OpenCV

2014-08-04 Thread Wally Bkg
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. On Monday, August 4, 2014 12:44:34 PM UTC-5, Wally Bkg wrote: > > > > On Tuesday, July 29, 2014 6:58:13 PM UT

[beagleboard] Re: BeagleBone Black getting started on OpenCV

2014-08-04 Thread Wally Bkg
On Tuesday, July 29, 2014 6:58:13 PM UTC-5, Jonathan Potes wrote: > > sorry !!! > > New link http://beagleboneblack-guide.blogspot.com/ > 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. -

[beagleboard] Re: BeagleBone Black getting started on OpenCV

2014-07-29 Thread Jonathan Potes
sorry !!! New link http://beagleboneblack-guide.blogspot.com/ El jueves, 10 de julio de 2014 05:02:05 UTC-5, paramtr...@gmail.com escribió: > > The blog does not exist. Please post other link. > > On Friday, 9 May 2014 00:37:26 UTC+5:30, Jonathan Potes wrote: >> >> OpenCV library is not pre ins

[beagleboard] Re: BeagleBone Black getting started on OpenCV

2014-07-10 Thread paramtrivedi86
The blog does not exist. Please post other link. On Friday, 9 May 2014 00:37:26 UTC+5:30, Jonathan Potes wrote: > > OpenCV library is not pre installed on Angstrom. in this link > http://beagleboneblack-opencv.blogspot.com/ you can see how install it. > > El domingo, 27 de abril de 2014 01:30:58

[beagleboard] Re: BeagleBone Black getting started on OpenCV

2014-05-08 Thread Jonathan Potes
OpenCV library is not pre installed on Angstrom. in this link http://beagleboneblack-opencv.blogspot.com/ you can see how install it. El domingo, 27 de abril de 2014 01:30:58 UTC-5, Chandan Bhatia escribió: > > In beaglebone black(Angstrom Distributios) , OPENCV library is pre > instilled or not

[beagleboard] Re: BeagleBone Black getting started on OpenCV

2014-04-26 Thread Chandan Bhatia
In beaglebone black(Angstrom Distributios) , OPENCV library is pre instilled or not. On Wednesday, February 12, 2014 7:25:58 AM UTC+5:30, Jonathan Potes wrote: > > Hi, My name is Jonathan Potes. > > In this link http://beagleboneblack-opencv.blogspot.com/, I am going to > explain about installi

Re: [beagleboard] Re: BeagleBone Black getting started on OpenCV

2014-02-13 Thread Jonathan Potes
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. El jueves, 13 de febrero de 2014 19:55:28 UTC-5, RobertCNelson escribió: > > > > > On Thu, Feb 13, 2014 at

Re: [beagleboard] Re: BeagleBone Black getting started on OpenCV

2014-02-13 Thread Robert Nelson
On Thu, Feb 13, 2014 at 6:51 PM, Jonathan Potes 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:

[beagleboard] Re: BeagleBone Black getting started on OpenCV

2014-02-13 Thread Jonathan Potes
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. El miércoles, 12 de febrero de 2014 09:46:50 UTC-5, Allyson Kreft escribió: > > Looking forward to the examples.

[beagleboard] Re: BeagleBone Black getting started on OpenCV

2014-02-12 Thread Allyson Kreft
Looking forward to the examples. Just wondering if these will work with Ubuntu or Debian distributions? Thanks! On Tuesday, February 11, 2014 8:55:58 PM UTC-5, Jonathan Potes wrote: > > Hi, My name is Jonathan Potes. > > In this link http://beagleboneblack-opencv.blogspot.com/, I am going to >