You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
vision-sense is an application that takes a photo every time the s key is pressed, then it saves the photo in the directory storage. The initial database should contain the path of the image and the timestamp.
Requirements:
Database schema shall be documented.
Database shall be persistent.
vision-sense shall store images information in the database.
database shall be created by the Dockerfile. Or decide other options.
vision-senseis an application that takes a photo every time theskey is pressed, then it saves the photo in the directorystorage. The initial database should contain the path of the image and the timestamp.Requirements: