MattiaPugliatti / corto

The Celestial Object Rendering TOol (CORTO) is a bundle of codes that can be used to generate synthetic images of celestial bodies
MIT License
13 stars 4 forks source link

Fix camera input parameters to reflect hierarchy for photometric calibration #13

Open MattiaPugliatti opened 2 months ago

MattiaPugliatti commented 2 months ago

Fix up the hierarchy in which camera settings are setup in the Camera object via input

Brainstorm on the role of the intrinsic matrix K. Do we want to input K or input elements of K separately? Do we want to allow optional inputting of K for real-world camera distortions, how to handle the logic of that