OpenCV on beableBoard

hi,

I'm doing a project of pattern recognition using opencv and I want to
embedded this on a Beagleboard. So I'm looking for someone who can
help me to instal opencv on Beagleboard.
If you have some link or if you can advise me I would appreciate.

thanks in advance.

Pierre

Have a look here
http://www.timzaman.nl/?p=1114&lang=en

2011/7/5 Pierre-André LOSA <pierre.andre.losa@gmail.com>

The Narcissus/Angstrom webpage has options for including everything
you need to cross-compile an openCV app from a Linux (Ubuntu) host.

Hi Arun, hi Mark,

Thanks for your answers.

I have others questions?
I would like to know if the beaglagleboard have the adequate
computational power for a pattern recognition program?
Have you allready implemented openCV's programs on a beagleboard?
Are they programs for image processing ?
do they run well on the board?

In my case, my recognition program uses functions like
cvHaarDetectObjects and some pretreatments like background
substraction, colors convertion, pictures filters...
And these functions are used a lot in my program so I want to be sure
that it will run well on the board.

best regards

Pierre

Hi,
I havn’t tried any openCV stuff myself
see the below demonstrations/project

http://www.youtube.com/watch?v=mcy929FV8Qg

http://www.youtube.com/watch?v=VAnFpXRRJZo

http://www.youtube.com/watch?v=_nR1959cPd8

http://processors.wiki.ti.com/index.php/Project_Smart_Pill_Box

2011/7/6 Pierre-André LOSA <pierre.andre.losa@gmail.com>