For users of the Atmel AT91SAM7 and AT91SAM9 ARM CPU chips. Atmel has taken a new direction by combining on chip flash and ram with the ARM CPU on a single die. This provides low cost devices for small systems using the ARM CPU.
This group is to exchange information to help users get started and learn how to use the devices.
arm Image Processing Help - Praveen K - Sep 16 5:10:42 2009
Hello,
Has any one tried Image Processing using at91sam????
---------------------------------------------
Praveen Krishnakumar
Department of Mathematics and Computer Science,
Sri Sathya Sai University,
Prashanthinilayam,
INDIA.

(You need to be a member of AT91SAM -- send a blank email to AT91SAM-subscribe@yahoogroups.com )
Re: arm Image Processing Help - Charles Manning - Sep 16 17:47:26 2009
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
------------------------------------

(You need to be a member of AT91SAM -- send a blank email to AT91SAM-subscribe@yahoogroups.com )
Re: arm Image Processing Help - vishnu Tadepalli - Sep 16 21:21:55 2009
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
>
>

(You need to be a member of AT91SAM -- send a blank email to AT91SAM-subscribe@yahoogroups.com )Re: arm Image Processing Help - Praveen K - Sep 17 4:18:26 2009
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
>>
>

(You need to be a member of AT91SAM -- send a blank email to AT91SAM-subscribe@yahoogroups.com )Re: arm Image Processing Help - Praveen K - Sep 17 4:26:27 2009
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
>
>

(You need to be a member of AT91SAM -- send a blank email to AT91SAM-subscribe@yahoogroups.com )