What is recommended option for me?

Hi all,
I am doing a project which involves image processing on beagleboard.
So should I install compiler gcc and library opencv on beagleboard or
crosscompile applications for Beagleboard. what is the recommended
method for it?

Also if cross compilation is what you suggest how to do it for opencv
libraries?

Thanks in advance.

Hi,

Yes you need to install gcc and opencv packages on beagleboard and then cross compile opencv packages.
You can refer this link for cross compilation

http://groups.google.com/group/beagleboard/browse_thread/thread/4a6cac8fe52361f1/0f8c4c66f763ae0a?lnk=gs

Thanks,

Jyothi
Tenet Technetronics

http://tenettech.com/
http://www.youtube.com/tenetworld

Jyothi K wrote:

Hi,

Yes you need to install gcc and opencv packages on beagleboard and then cross compile opencv packages.

this is a contradiction.