[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Basic Step using Emdebian in ARM TS-7800



Hi Aleksandr,

You are correct, i built opencv in my desktop using debian repos by
invoking # apt-get source opencv

Before build opencv by invoking # dpkg-buidpackage -us -uc -rfakeroot, I
must install all dependency package.

Since this is my very first time working with SBC board I would like to
know if embedian has the same repos as debian? I meant are all
dependency package to build opencv also avaliable in emdebian?

Once again, thanks for the link, really inspiring

Riza

On Thu, 2010-03-25 at 21:22 +0200, Aleksandr Lavrushchenko wrote:
> On 03/25/2010 07:18 PM, Abdul Rahman Riza wrote:
> >   Dear All,
> >
> > I am newbie in embedded computer. I am developing an application using
> > openCV in my AMD Duron with RAM 128 kb under Debian 5.0 operating system
> > and I guest it will work fine in ARM TS-7800 since both has similar
> > specification.
> >
> > Someone suggested me to use emdebian in TS-7800 to avoid cross-compiling
> > therefore I would like to know the basic procedure to move my opencv
> > application into ARM-7800 (that I will use as smart camera) using emdebian.
> >
> > Many thanks in advance,
> > Riza
> 
> Hi
> 
> IMHO you can use original debian(armel) too, and as far as i'm remember 
> opencv is available in repos. At the end i give you a links:
> http://www.rhondasoftware.ru/
> http://www.computer-vision-software.com/blog/  (this more interesting)
> 
> But i must say this board not best for computer vision, because CPU has 
> no VPF(FPU basicly), and most of space on FPGA is used by hw controllers 
> implementations. So you may have to do a lot of work, to get good 
> performance.
> 
> --
> Aleksandr
> 
> 



Reply to: