mirror of
https://github.com/azaion/detections.git
synced 2026-04-26 18:16:32 +00:00
Skip GSD and size filtering without altitude
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user