Open anton-sviridov opened 2 months ago
We need to print to user readable path to images. So we create a folder "cache", where give images unique names and add them to database table.
webp64 — data url i.e. it has file itself in url. The problem is that the string, returning webp, is too long for user
If we detect two same images, we will get two same outputs with possibly different dates/times
Feature request:
Divide functions and structures into modules: cli.rs, retina.rs
Retina CLI is a command line client to use Retina — client for visual recognition of medical reports using artifical intelligence.
Usage:
$ retina detect --email [email] --password [password] --image [image path] --database [local database path]
All flags are required.
Problems:
MADR: set hash name, because it is useful to learn
$ retina report --database [local database path]
"database does not exists"
;Output:
Stack:
Sub issues: