Skip to main content
Participating Frequently
September 14, 2018
Question

Photomerge of large tiff files

  • September 14, 2018
  • 4 replies
  • 2475 views

Attempting to create a photomerge of a collection of large Tiff files (collection of about 5gb)

They are historic aerial photographs that include geolocation data in a separate metadata file. I've tried working through GIS methods to geolocate the images and go the GIS route but have been beaten back by a few days of dead ends.

So I'm now attempting to just do a photomerge in photoshop to get an un-geolocated raster image so that I can move forward with my project.

Tech specs:

2.8 GHz Intel Core i7

16 GB Ram

Radeon Pro 555 2 GB

1TB scratch disk

I've optimized for high pixel counts, but the process always seems to freeze.

If anyone has any suggestions to make this work with Photoshop CC 2018, I'm all ears. If there are any GIS experts out there, I'd be happy for any input on that front, too.

Thanks,

Andrew

This topic has been closed for replies.

4 replies

Participant
September 19, 2018

I found an alternative, cloud-based solution. This thread may be closed, though the input could be helpful for anyone else facing the same challenges.

Participating Frequently
September 17, 2018

I've tried all of the suggestions above but have had no success. Even allowing for processing over night, it still only completes about 10% of the alignment.

I will go back to the GIS approach and see if I can find any success that way.

Thanks for the input!

Mike_Gondek10189183
Community Expert
Community Expert
September 14, 2018

What OS version???

This is a tough one often unsolved from what I seen over many years, but if we try a number of things should get to the bottom of this.

1) 16mb is not much ram for a 5gb photomerge, you may have difficulty getting this to work. Close down all other apps and:

2) try a higher cache level

3) Make sure preferences >> units >> Pixels before starting photomerge. (known issue for crash not freeze, but can't hurt to check)

4) Try 8 bit .psd files. First record quick action to convert to 8 bit. then file >> scripts. image processor to convert folder of images to .psd and put checkmark to add your convert to 8 bit script.

5) Does photomerge work for you on a simpler set of images? You may need to do some experimentation to find out if this is a resolution issue, excessive image overlap or other.

Participating Frequently
September 14, 2018

Photomerge has worked on smaller resolution images in the past, which I why I've even considered it for this application. Envious of your 128gb ram setup!

Using OSX 10.13

D Fosse
Community Expert
Community Expert
September 14, 2018

More RAM will always speed things up. But the way Photoshop is constructed, the application should normally never choke on low RAM: It moves to scratch disk instead. Slower, but still working.

In this case RAM will be saturated quickly, no matter how much you have. As long as you have enough scratch disk space the process will move on.

We did manage to work on several-GB files back in the days of CS3, when we only had 32 bits of address space and 2 or 3 GB RAM at most. What we did was set up fast RAID arrays for scratch disk.

D Fosse
Community Expert
Community Expert
September 14, 2018

How many files of what pixel dimensions each?

Don't use Photomerge. Split it up into its individual components, that way you have much more control. Stack them with your reference (midpoint) image at the bottom of the stack - the others will align to that. First run Auto-Align, then Auto-Blend. Merge before any resizing, otherwise the seams will be visible.

Photomerge has one particular stumbling block that can freeze the whole process. Or at least it used to: It had "content-aware fill empty areas" checked by default. Anyone who's done large panos know that empty areas may well be half the image area when done, before cropping.

Participating Frequently
September 14, 2018

Thanks for the reply- I know this isn't the intended use of the software, but I'm trying to come up with something that works.

50 images, ~10,000x10,000px. However there is about 15-20% overlap for each image. They were acquired via aerial survey, but not in a true grid pattern. The approximate grid size is 7x7.

When you say "stack the images" with the reference at the bottom of the stack, can you explain that in a little more detail?

Thanks a ton!

Andrew

Participating Frequently
September 14, 2018

Nevermind- Figured out what you meant- running through your workflow now. Will share with community if it works for me!