1
0
mirror of https://github.com/xuthus83/pigallery2.git synced 2024-11-03 21:04:03 +08:00

fixing test after rounding face region coordinates in MetadataLoader

This commit is contained in:
Patrik J. Braun 2021-08-28 13:29:58 +02:00
parent 5d4ca9a590
commit 74beebfed7
3 changed files with 5 additions and 5 deletions

View File

@ -13,7 +13,7 @@
{ {
"box": { "box": {
"height": 626, "height": 626,
"left": 374.5, "left": 375,
"top": 353, "top": 353,
"width": 669 "width": 669
}, },

View File

@ -25,7 +25,7 @@
"height": 3, "height": 3,
"width": 2, "width": 2,
"left": 4, "left": 4,
"top": 3.5 "top": 4
}, },
"name": "special_chars űáéúőóüío?._:" "name": "special_chars űáéúőóüío?._:"
} }

View File

@ -3,7 +3,7 @@
{ {
"box": { "box": {
"height": 18, "height": 18,
"left": 2.5, "left": 3,
"top": 8, "top": 8,
"width": 21 "width": 21
}, },
@ -12,8 +12,8 @@
{ {
"box": { "box": {
"height": 7, "height": 7,
"left": 13.5, "left": 14,
"top": 0.5, "top": 1,
"width": 9 "width": 9
}, },
"name": "leaf" "name": "leaf"