yeah, I guess you're right. Still though it would be nice to have the option for focus stacking.
I guess one thing I wanted to know was whether this sort of DOF calculation can be done while using this setup (lens reversal), or does it throw it off?
Ideally I would love to be able to pick a focal point, probably the nearest point of the object, then specify how many shots to take and at how many millimeters between each.
I'm also worried that with my setup the depth of field is just too narrow due to the reversed lens, and adjusting DOF on the point and shoot won't give sufficient focus range I'm looking for. Not sure though, I think my undersrtanding of optics is failing me here.
Here's kindof a summary of where I'm at with trying all of the scripts:
- first off, the "built in" DOF option (following this instructions:
http://chdk.wikia.com/wiki/DoF_Stacking) seems to be pretty good except for two things. First, the "subj dist bracket" can only be increased in multiples of 100. On the page it says there should be some kind of multiplier button, but there is not. So this is useless for me. Second, it seems to auto-focus as expected, but it doesn't take the photo after each new refocus. So I have to push the button on each new shot, introducing shaking into the camera ! So close...
- foc_stack.lua (fabri22's script) seems to work ok, but it's a bit annoying to pick the near and far points. Would prefer just the near point (as described above). Also it's hard to pick the near and far points correctly.
-"DOF-based focus stack script NOT based on CHDK DOF calculations" script seems okay too, but it messes up a lot. I set the near and the far points using mm (would prefer to just focus on near point and enter # of shots, instead of estimating the distance to the near point). The problem is that it often just says "minimum distance required 10 000 mm or something crazy.
a few seem like they would be perfect, but just don't work on my camera because it wants me to switch to manual focus mode
- focusrange.bas
- Timefocus.bas
- yaDOFs.bas (yet another depth of field stacker) "25 parse error" ??
keep in mind that I'm taking these scripts directly from the page without modification. Not sure where to change things if I need to.
hopefully we can figure something out! Ideally I could get one of those last scripts to work without needing to switch my camera to manual mode.
Thanks a ton in advance.