comp.lang.idl-pvwave archive
Messages from Usenet group comp.lang.idl-pvwave, compiled by Paulo Penteado

Home » Public Forums » archive » READ A IMAGE
Show: Today's Messages :: Show Polls :: Message Navigator
E-mail to friend 
Switch to threaded view of this topic Create a new topic Submit Reply
READ A IMAGE [message #91938] Mon, 21 September 2015 10:34 Go to next message
joyrles1996 is currently offline  joyrles1996
Messages: 27
Registered: August 2015
Junior Member
I HAVE 320 IMAGES' FILE AND I NEED TO READ EVERYTHING AND PUT IT IN A ARRAY [320,512], KNOWING THAT EACH IMAGE HAS [520,520], HOW CAN I READ EVERYTHING AND PUT IT IN A ONLY ARRAY?
Re: READ A IMAGE [message #91948 is a reply to message #91938] Mon, 21 September 2015 20:25 Go to previous messageGo to next message
Jeremy Bailin is currently offline  Jeremy Bailin
Messages: 618
Registered: April 2008
Senior Member
On Monday, September 21, 2015 at 12:35:03 PM UTC-5, Joyrles Fernandes wrote:
> I HAVE 320 IMAGES' FILE AND I NEED TO READ EVERYTHING AND PUT IT IN A ARRAY [320,512], KNOWING THAT EACH IMAGE HAS [520,520], HOW CAN I READ EVERYTHING AND PUT IT IN A ONLY ARRAY?

It sounds like you're trying to store a 520x520 image into 512 elements, which clearly doesn't make sense. I think you need to explain better what you're trying to do.

-Jeremy.
Re: READ A IMAGE [message #91951 is a reply to message #91948] Tue, 22 September 2015 05:59 Go to previous message
joyrles1996 is currently offline  joyrles1996
Messages: 27
Registered: August 2015
Junior Member
Em terça-feira, 22 de setembro de 2015 00:25:55 UTC-3, Jeremy Bailin escreveu:
> On Monday, September 21, 2015 at 12:35:03 PM UTC-5, Joyrles Fernandes wrote:
>> I HAVE 320 IMAGES' FILE AND I NEED TO READ EVERYTHING AND PUT IT IN A ARRAY [320,512], KNOWING THAT EACH IMAGE HAS [520,520], HOW CAN I READ EVERYTHING AND PUT IT IN A ONLY ARRAY?
>
> It sounds like you're trying to store a 520x520 image into 512 elements, which clearly doesn't make sense. I think you need to explain better what you're trying to do.
>
> -Jeremy.

Ohh my god, I am wrong.

I have many images of dimensions [512,512]
I want to take a piece of each([1,512] and I want to join the images' pieces in a only array, for example [320,512].

I'm sorry, and thanks.
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: To reduce an n^2 problem
Next Topic: Can't read responses to my comment!

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ] [ PDF ]

Current Time: Wed Oct 08 11:37:10 PDT 2025

Total time taken to generate the page: 0.00433 seconds