The variable toggles. The default value=1
Once you do LET>RP_WINDOWMODE=0, it will stay that way for all subsequent Run Program> commands.until you set it back to some other value again.
Assembling a .jpg image for lots of individual cells
Moderators: Dorian (MJT support), JRL
- Bob Hansen
- Automation Wizard
- Posts: 2475
- Joined: Tue Sep 24, 2002 3:47 am
- Location: Salem, New Hampshire, US
- Contact:
Prospero,
I am by no means an expert in image processing but I would like to know what your expectations are for the amount of time this should take.
Using the panorama function of IrFanView I did some experimenting. I created a 250 x 250 pixel jpg and saved it to an 18K file size. I then copied it 199 times so that I could assemble a 50,000 x 250 pixel strip. After getting this set up, it took almost exactly 30 seconds between the time I pressed ok and the image was done. You would have to assemble 200 of these strips so you would be looking at 100 minutes of processing time.
I then assembled 20 of these strips (I didn't want to wait all night) It took about 18 minutes. Since there would be 10 of these 50,000 x 5,000 pixel images to be constructed there's another 180 minutes.
I'm not going to try it so I'll have to speculate how long it will take to assemble the 10 50,000 x 5,000 pixel images but I think it is safe to say it will take at least an hour. In total I'm expecting that if were doing this task on my computer using IrFanView, it would be 5 hours or more processing time. My computer is a 2.8 Gb Pentium 4 processor with 1 Gig of RAM and a 64 meg video card.
Earier you commented about ImageMagick:
Edit1:
Would it be possible to forego the save to a jpg step? If so, maybe what you need is an HTML that would display all of the image tiles in an assembled mosaic. I think Macro Scheduler could be used to write that HTML for you. However, this process would not give you a single assembled jpg file.
Hope this was helpful,
Dick
I am by no means an expert in image processing but I would like to know what your expectations are for the amount of time this should take.
Using the panorama function of IrFanView I did some experimenting. I created a 250 x 250 pixel jpg and saved it to an 18K file size. I then copied it 199 times so that I could assemble a 50,000 x 250 pixel strip. After getting this set up, it took almost exactly 30 seconds between the time I pressed ok and the image was done. You would have to assemble 200 of these strips so you would be looking at 100 minutes of processing time.
I then assembled 20 of these strips (I didn't want to wait all night) It took about 18 minutes. Since there would be 10 of these 50,000 x 5,000 pixel images to be constructed there's another 180 minutes.
I'm not going to try it so I'll have to speculate how long it will take to assemble the 10 50,000 x 5,000 pixel images but I think it is safe to say it will take at least an hour. In total I'm expecting that if were doing this task on my computer using IrFanView, it would be 5 hours or more processing time. My computer is a 2.8 Gb Pentium 4 processor with 1 Gig of RAM and a 64 meg video card.
Earier you commented about ImageMagick:
I could be wrong but I believe that for the tiles to be assembled and finally saved to a 50,000 x 50,000 pixel jpg file, image processing will have to take place."Why is the assembly process so slow? It seems like some "image processing" is going on, when all I need is for the tiles to be assembled."
Edit1:
Would it be possible to forego the save to a jpg step? If so, maybe what you need is an HTML that would display all of the image tiles in an assembled mosaic. I think Macro Scheduler could be used to write that HTML for you. However, this process would not give you a single assembled jpg file.
Hope this was helpful,
Dick