Crate core

Crate core 

Source

Modulesยง

camera
Camera Actor is an actor which is responsible for taking photos and sending the filepath to the Sauron Actor and is the start of the whole image-processing pipeline.
database
Utility functions for managing the PostgreSQL database.
mailbox
Mailbox is an actor to handle message routing and persistence.
sauron
Sauron Actor is an actor which implements the object detection and localization pipeline.
utils
General utilities for the core crate.