Update README.md
Browse files
README.md
CHANGED
|
@@ -25,13 +25,17 @@ This dataset includes sample telemetry and radiometric `.JPG` / `.RJPG` imagery
|
|
| 25 |
|
| 26 |
## π Technical & Radiometric Specifications
|
| 27 |
|
| 28 |
-
| Camera Model | Resolution (W x H) | File Type | Modifiable Parameters | EXIF Readable |
|
| 29 |
-
| :--- | :---: | :---: | :---: | :---: |
|
| 30 |
-
| **DJI H30T** | 1280 x 1024 | JPEG | 5 | β |
|
| 31 |
-
| **DJI M4T** | 640 x 512 | JPEG | 5 | β |
|
| 32 |
-
| **DJI M3TD** | 640 x 512 | JPEG | 4 |
|
| 33 |
-
| **DJI M30T** | 640 x 512 | JPEG | 4 | β
|
|
| 34 |
-
| **DJI H20T** | 640 x 512 | JPEG | 4 | β
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 35 |
|
| 36 |
### Technical Notes:
|
| 37 |
* **Modifiable Parameters:** Models marked with **5** parameters support advanced dynamic environmental and reflected temperature adjustments. Models marked with **4** follow the standard DJI thermal metadata schema.
|
|
|
|
| 25 |
|
| 26 |
## π Technical & Radiometric Specifications
|
| 27 |
|
| 28 |
+
| Camera Model | Resolution (W x H) | File Type | Modifiable Parameters | EXIF Readable | DJI SDK Readable |
|
| 29 |
+
| :--- | :---: | :---: | :---: | :---: | :---: |
|
| 30 |
+
| **DJI H30T** | 1280 x 1024 | JPEG | 5 | β | dji_thermal_sdk_v1.8_20250829 |
|
| 31 |
+
| **DJI M4T** | 640 x 512 | JPEG | 5 | β | dji_thermal_sdk_v1.8_20250829 |
|
| 32 |
+
| **DJI M3TD** | 640 x 512 | JPEG | 4 | β | dji_thermal_sdk_v1.8_20250829 |
|
| 33 |
+
| **DJI M30T** | 640 x 512 | JPEG | 4 | β
| -- |
|
| 34 |
+
| **DJI H20T** | 640 x 512 | JPEG | 4 | β
| -- |
|
| 35 |
+
| **DJI H20N** | 640 x 512 | JPEG | 4 | β
| -- |
|
| 36 |
+
| **DJI M3T** | 640 x 512 | JPEG | 4 | β
| -- |
|
| 37 |
+
| **DJI M2EA** | 640 x 512 | JPEG | 4 | β
| -- |
|
| 38 |
+
| **DJI XTS** | 640 x 512 | JPEG | 4 | β
| -- |
|
| 39 |
|
| 40 |
### Technical Notes:
|
| 41 |
* **Modifiable Parameters:** Models marked with **5** parameters support advanced dynamic environmental and reflected temperature adjustments. Models marked with **4** follow the standard DJI thermal metadata schema.
|