Rank: Member
Groups: Guest
Joined: 8/15/2007(UTC) Posts: 14
|
I have the need to take 100 images, stitch them together and make them into a 24 X 24 inch something (jpg or pdf). Does this product support this? How would you do this?
Thanks, Linda |
|
|
|
|
Rank: Advanced Member
Groups: Guest
Joined: 7/28/2003(UTC) Posts: 1,660
Thanks: 5 times Was thanked: 76 time(s) in 74 post(s)
|
Hello Linda, Quote:I have the need to take 100 images, stitch them together and make them into a 24 X 24 inch something (jpg or pdf). Does this product support this? How would you do this? Do you mean to stitch multiple photos from different points of view to entire panoramic image or do you mean just to create mosaic from them? |
Best regards, Fedor Skvortsov
|
|
|
|
Rank: Member
Groups: Guest
Joined: 8/15/2007(UTC) Posts: 14
|
I need to create a panaromic from the images. |
|
|
|
|
Rank: Advanced Member
Groups: Guest
Joined: 8/3/2003(UTC) Posts: 1,070
Thanks: 1 times Was thanked: 12 time(s) in 12 post(s)
|
Hello Linda, Graphics Mill supports the required functionality. The simpliest way to implement this functionality is to create destination bitmap in memory and draw images over it as it is described in Overlaying Images. This approach has one major disadvantage. You have to load the whole destination image into memory and if you are creating large image (say 24x24 inch, 600 dpi requires more than 622Mb of memory), you can get "Out of memory" on 32-bit platform. The solution is to use Windows 64-bit with Graphics Mill 64-bit or utilize lossless Jpeg handling. If Jpeg is option for you, you may save destination image to Jpeg and patch it with images not decompressing the whole destination image into the memory. This approach is described in Applying Lossless JPEG Transforms. Edited by user Tuesday, December 30, 2008 3:16:35 PM(UTC)
| Reason: Not specified |
|
|
|
|
Forum Jump
You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.