mirror of
https://github.com/azaion/detections.git
synced 2026-06-21 11:51:07 +00:00
Added camera config
This commit is contained in:
@@ -109,7 +109,7 @@ None — internal component, consumed by API layer.
|
||||
|
||||
### Large Image Tiling
|
||||
|
||||
- Ground Sampling Distance: `sensor_width * altitude / (focal_length * image_width)`
|
||||
- Ground Sampling Distance: `sensor_width * current_height / (focal_length * current_zoom * image_width * sin(current_angle))`
|
||||
- Tile size: `METERS_IN_TILE / GSD` pixels
|
||||
- Overlap: configurable percentage
|
||||
- Tile deduplication: absolute-coordinate Detection equality across adjacent tiles
|
||||
|
||||
Reference in New Issue
Block a user