EmbeddedRelated.com
Forums
Memfault Beyond the Launch

arm Image Processing Help

Started by Praveen K September 16, 2009
Hello,
Has any one tried Image Processing using at91sam????
---------
Praveen Krishnakumar
Department of Mathematics and Computer Science,
Sri Sathya Sai University,
Prashanthinilayam,
INDIA.
On Wednesday 16 September 2009 21:10:05 Praveen K wrote:
> Hello,
> Has any one tried Image Processing using at91sam????

AT91SAM cover such a wide range of devices that this question is meaningless.

On a top-end SAM9 or SAM11 running Linux, this is almost trivial. With a
bottom-end SAM7x it would be rather challenging.

-- CHarles
Hi,

Atmel itself is providing as example the example code of omnivision 965x
image sensor interface for AT91SAM9 series with image sensor interface on
chip.

You can refer that.

Regards
T.V.R.Prasad

On Thu, Sep 17, 2009 at 3:16 AM, Charles Manning wrote:

> On Wednesday 16 September 2009 21:10:05 Praveen K wrote:
> > Hello,
> > Has any one tried Image Processing using at91sam????
>
> AT91SAM cover such a wide range of devices that this question is
> meaningless.
>
> On a top-end SAM9 or SAM11 running Linux, this is almost trivial. With a
> bottom-end SAM7x it would be rather challenging.
>
> -- CHarles
>
>
Hey T.V.R.Prasad,
Can you tell me more about the Image sensor
Interface......
---------
Praveen Krishnakumar
Department of Mathematics and Computer Science,
Sri Sathya Sai University,
Prashanthinilayam,
INDIA.
On Thu, Sep 17, 2009 at 6:50 AM, vishnu Tadepalli <
v...@gmail.com> wrote:

> Hi,
>
> Atmel itself is providing as example the example code of omnivision 965x
> image sensor interface for AT91SAM9 series with image sensor interface on
> chip.
>
> You can refer that.
>
> Regards
> T.V.R.Prasad
> On Thu, Sep 17, 2009 at 3:16 AM, Charles Manning wrote:
>
>> On Wednesday 16 September 2009 21:10:05 Praveen K wrote:
>> > Hello,
>> > Has any one tried Image Processing using at91sam????
>>
>> AT91SAM cover such a wide range of devices that this question is
>> meaningless.
>>
>> On a top-end SAM9 or SAM11 running Linux, this is almost trivial. With a
>> bottom-end SAM7x it would be rather challenging.
>>
>> -- CHarles
>>
>
Hi CHarles,
I have a at91sam9263 board ported with Linux. I need to do
corner & edge detection of images on this board. I want to know what are the
tool kits required...... I have a arm cross compiler . It is installed in
/usr/local/arm. Now I want to know how to invoke the cross compiler to
compile a C++ code. can you also tell me if there are any image libraries
which can be used ........ in this case......

Regards,
---------
Praveen Krishnakumar
Department of Mathematics and Computer Science,
Sri Sathya Sai University,
Prashanthinilayam,
INDIA.
On Thu, Sep 17, 2009 at 3:16 AM, Charles Manning wrote:

> On Wednesday 16 September 2009 21:10:05 Praveen K wrote:
> > Hello,
> > Has any one tried Image Processing using at91sam????
>
> AT91SAM cover such a wide range of devices that this question is
> meaningless.
>
> On a top-end SAM9 or SAM11 running Linux, this is almost trivial. With a
> bottom-end SAM7x it would be rather challenging.
>
> -- CHarles
>
>

Memfault Beyond the Launch