Closed ANaaim closed 1 year ago
I don't see any reason for it, so if you feel like proposing the change, feel absolutely free to do so! 😊
Great, I will do the PR ==> for me would be more logical to have the name of the cam to be sure to associate the information to the correct camera.
Hello,
In calibration.py the function calibrateintrinsics ''change the name of the camera'' : C.append(f'cam{str(i+1).zfill(2)}')
Should not it be like in the conversion files (example in qualysis) where the name of the camera is the name of the camera in the folder ? I need these information later on and having the camera in the calibration file having the same name as in the ''real camera'' would be easy.
Best regard,