SMPTE / ris-osvp-metadata-camdkit

Implements the SMPTE RIS OSVP camera metadata model
BSD 3-Clause "New" or "Revised" License
40 stars 6 forks source link

Device currently means a tracking device, and should be named as such #112

Closed JGoldstone closed 1 month ago

JGoldstone commented 1 month ago

In the normal, ask-a-random-bystander sense of the word, a camera is a device; and so is a lens. But the comments associated with the DeviceXXX definitions in model.py strongly suggest that 'device' means 'tracking device' at this point in our project. Our taxonomy would be more obvious if we renamed the DeviceXXX parameters to be TrackerXXX parameters.