mirror of
https://github.com/azaion/annotations.git
synced 2026-04-22 10:36:30 +00:00
switcher dataset explorer
lat lon -> geopoint correct location for gps if small keypoints number
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
namespace Azaion.Common.DTO.Config;
|
||||
|
||||
public class GpsDeniedConfig
|
||||
{
|
||||
public int MinKeyPoints { get; set; }
|
||||
}
|
||||
Reference in New Issue
Block a user