Dear All,
I have downloaded the sample photos and dataset v1.0-mini and I have a question regarding the v1.0-mini dataset, more specifically in the translation and rotation of the Calibrated_Sensor, Ego_Pose and Sample_Annotation e.g. the location of the car, sensor and the bounding box.
I can get: the translation and rotation from the ego pose (for the car)
the translation, rotation and camera intrinsic from the calibrated sensor (for the sensor)
the translation, rotation and size from the sample annotation (for the bounding box)
I would like to draw a bounding box on the object, but unfortunately, the shared data have no units and they are extremely different from each other e.g. translation (sample_annotation = 632.956 , 1639.65 , 1.131) and translation (calibrated_sensor = 1.72200568478 , 0.00475453292289 , 1.49491291905)
According to that, I would like to ask a couple of questions:
1- Can you please let me know the units of the given coordinates?
2- How can I draw a bounding box? (it should be between the calibrated_sensor and the sample_annotation) as far as I understand, correct me if I am mistaken.
3- what is the difference between the translation and rotation and what is the camera intrinsic coordinates.
Thanks in advance,
Regards
Hazem
Dear All,
I have downloaded the sample photos and dataset v1.0-mini and I have a question regarding the v1.0-mini dataset, more specifically in the translation and rotation of the Calibrated_Sensor, Ego_Pose and Sample_Annotation e.g. the location of the car, sensor and the bounding box.
I can get: the translation and rotation from the ego pose (for the car)
the translation, rotation and camera intrinsic from the calibrated sensor (for the sensor)
the translation, rotation and size from the sample annotation (for the bounding box)
I would like to draw a bounding box on the object, but unfortunately, the shared data have no units and they are extremely different from each other e.g. translation (sample_annotation = 632.956 , 1639.65 , 1.131) and translation (calibrated_sensor = 1.72200568478 , 0.00475453292289 , 1.49491291905)
According to that, I would like to ask a couple of questions:
1- Can you please let me know the units of the given coordinates?
2- How can I draw a bounding box? (it should be between the calibrated_sensor and the sample_annotation) as far as I understand, correct me if I am mistaken.
3- what is the difference between the translation and rotation and what is the camera intrinsic coordinates.
Thanks in advance,
Regards
Hazem