Hi Craig,
> I had also been looking for the GPU prioritization over CPU, but somewhere
> else I read that the GPU may be slower than CPU still.
There are two components with GPU support: hugin/nona does GLSL and
enblend does openCl. I haven't done any benchmarking in a while, but I
think the current consensus is that GPU nona is worth it while GPU
enblend is not (although I use it, it's not terrible at least).
> I will be giving that a shot, as well as entering parameters for enfuse
> (when I did it in the fusion options there was no difference. I threw the
> outputs into Photoshop with a "difference" blending mode and everything was
> identical.)
>
> As far as you know, does the fusion for most detail and the stitching for
> panorama have to be completed in two steps?
Yes, conceptually the blending (ie, finding a seam line and glueing
together two components, aimed at not too large overlaps) and fusing
(ie, considering pixels from either image in the whole overlap area,
aimed at almost entirely overlapping images) stages are treated
separately, and enblend / enfuse are two programs that do one each. One
could have a program that takes aligned images and does a blending /
fusing combination but I'm not aware of one, and it wouldn't integrate
as well with hugin.
I looked at your images for a bit. They're very pretty, is that an
anemone? I have two main comments about that:
-- For perfectly aligned images it should be possible to only fuse them
without blending, and I think that may be possible with your images.
However I'm not really getting that to work.
What I previously said about fusing options in Preferences/Programs
partly wrong, that sets only the default for new projects while the
setting for the current project is in the stitcher tab / processing.
One can verify that options have been set by opening the pto file. But
even then I'm not seeing any difference between default /
entropy=contrast=1.0 / entropy=contrast=0.3. I should look into that
some time but not today.
-- Looking at the sharpness of your images I'm not seeing significant
differences, maybe #6 is a bit worse, but the rest look mostly the same
to me. However, all of the images are *much* sharper at the centre than
off-centre, as many lenses are. The images are also overlapping much
more than they need to. So I'd just crop the images heavily and then
run exposure corrected LDR, really nothing fancy. That looks like this:
http://78.46.190.157:8080/anemone_pano.tgz (~520mb) It might be more
elegant to dump all images into a program and get this automatically,
but I think with the current images you wouldn't beat symmetric cropping.
Two useful/interesting things would be fusing such a pano setup, I think
that should work but I must be doing something wrong. And having a
blending program that comes up with a seam lines based on a cost
function for areas. That would also solve your problem here, but
enblend doesn't do that.
cheers, lukas wirz