paulypeter / photography-toolbox

A toolbox for calculationg Depth of Field, Exposure and more to come
https://paulypeter.github.io/photography-toolbox
GNU General Public License v3.0
0 stars 0 forks source link

Add CoC as parameter to hyperfocal_dist and dof_[..] functions #18

Closed paulypeter closed 3 years ago

paulypeter commented 3 years ago

Currently, the CoC is calculated using a standard formula of d/1500.

Other calculators use other methods, thus the results vary.

A decision is needed about the calculation to use here.

paulypeter commented 3 years ago

This is obsolete if CoC is added as parameter to functions using it