|
|
|
|
|
by alx_the_new_guy
844 days ago
|
|
>if the area is so "remote" it doesn't have GPS coverage Or if GPS signal is being jammed. >imagery quality is going to be garbage Presumably, this relies on fairly limited compute resources, so it maybe probably downscales the image from it's camera to something like 256x256.
Also, for machine vision stuff, too detailed an image can produce a lot of noise, so you'd need to pass it through some kind of low-pass filter anyway. |
|