It would be great to have a method for some Camera class like get_focal_length(metric=mm) which additionally calculates the focal length in mm and returns it. We could add support for other things as well as done by https://github.com/Fraunhofer-IIS/camorph/blob/main/docs/sphinx/autocomputation.md
It would be great to have a method for some Camera class like
get_focal_length(metric=mm)which additionally calculates the focal length inmmand returns it. We could add support for other things as well as done by https://github.com/Fraunhofer-IIS/camorph/blob/main/docs/sphinx/autocomputation.md