Skip GSD and size filtering without altitude

This commit is contained in:
Roman Meshko
2026-04-19 21:50:48 +03:00
parent 7d897df380
commit 5cfcdb5fd5
9 changed files with 54 additions and 11 deletions
+1
View File
@@ -12,6 +12,7 @@ cdef class AIRecognitionConfig:
cdef public int model_batch_size
cdef public bint has_altitude
cdef public double altitude
cdef public double focal_length
cdef public double sensor_width