Backend: Update label rules

Signed-off-by: Michael Mayer <michael@liquidbytes.net>
This commit is contained in:
Michael Mayer 2020-03-30 18:48:09 +02:00
parent 7429e84f79
commit 81d2a71b04
2 changed files with 11 additions and 0 deletions

View File

@ -3536,6 +3536,12 @@ var rules = LabelRules{
Priority: 0,
Categories: []string{"dining", "food"},
},
"mask": {
Label: "",
Threshold: 0.300000,
Priority: 0,
Categories: []string{"portrait"},
},
"matchstick": {
Label: "",
Threshold: 1.000000,

View File

@ -3534,6 +3534,11 @@ crutch:
mousetrap:
see: ignore
mask:
threshold: 0.3
categories:
- portrait
portrait:
label: portrait
threshold: 0.3