What are the closest and farthest points that will be in acceptably sharp focus?
Sclose = h * So / (h + (So – f)) Sfar = h * So / (h – (So – f)) or, defining hr = h/(So – f) Sclose = So * hr/(hr+1) Sfar = So * hr/(hr-1) Think of hr as the hyperfocal to subject distance ratio. These formulas are also correct when hr is defined as hr = h/So and the N used in computing h is actually Ne. If the denominator is zero or negative, Sfar is infinity.
Related Questions
- Im using C++ and the distance between the closest pair is zero even when n is small since there are two identical points. Should that be happening?
- While using the Meditative Stance, can Amon allocate any number of focus points or only the two focus points he receives from that ability?
- What are the closest and farthest points that will be in acceptably sharp focus?