Re: probably a stupid question [message #59836] |
Fri, 18 April 2008 00:51 |
Kostas
Messages: 13 Registered: April 2007
|
Junior Member |
|
|
On 17 Απρ, 19:34, Spon <christoph.b...@gmail.com> wrote:
> On Apr 17, 5:25 pm, Kostas <ko...@freemail.gr> wrote:
>
>> Dear all,
>
>> Supose that i have an image lets say A (that is an array[3,x,y])
>
>> suppose that i want to save it to the disk
>
>> with the WRITE command i save the image in BIP format
>
>> what if i want to save the image (array) in BIL or BSQ format
>
>> Thank you in advance for your help
>
>> Kostas
>
> You can use Transpose:
>
> http://www.dfanning.com/ip_tips/pixelband.html
>
> Regards,
> Chris
Thanks a lot Chris...
|
|
|
Re: probably a stupid question [message #59843 is a reply to message #59836] |
Thu, 17 April 2008 09:34  |
Spon
Messages: 178 Registered: September 2007
|
Senior Member |
|
|
On Apr 17, 5:25 pm, Kostas <ko...@freemail.gr> wrote:
> Dear all,
>
> Supose that i have an image lets say A (that is an array[3,x,y])
>
> suppose that i want to save it to the disk
>
> with the WRITE command i save the image in BIP format
>
> what if i want to save the image (array) in BIL or BSQ format
>
> Thank you in advance for your help
>
> Kostas
You can use Transpose:
http://www.dfanning.com/ip_tips/pixelband.html
Regards,
Chris
|
|
|