BYU-AUVSI / imaging

Client and server for the 2019 BYU AUVSI-SUAS competion
0 stars 1 forks source link

Universal id #3

Closed len0rd closed 5 years ago

len0rd commented 5 years ago

Moving to a universal image id: An id that is created when an image is first inserted into 'incoming_image', and then referenced in all the other manual tables. This makes accessing different state data on a particular image more intuitive and a bit easier to handle client-side.

This also hides the PK id in the other tables(manual_cropped and outgoing_manual). Essentially the idea is that client-side all stages from raw -> cropped -> classified are handled with a singe id