mirror of
https://github.com/azaion/annotations.git
synced 2026-04-22 12:16:30 +00:00
add altitude + camera spec component and calc tile size by this
also restrict detections to be no bigger than in classes.json
This commit is contained in:
@@ -12,6 +12,8 @@ public class DetectionClass : ICloneable
|
||||
|
||||
public Color Color { get; set; }
|
||||
|
||||
public int MaxSizeM { get; set; }
|
||||
|
||||
[JsonIgnore]
|
||||
public string UIName
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user