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

30 lines
413 B
JSON
Raw Normal View History

2020-09-13 20:43:03 +08:00
{
"faces": [
{
"box": {
"height": 18,
"left": 2.5,
"top": 8,
"width": 21
},
"name": "raspberry"
},
{
"box": {
"height": 7,
"left": 13.5,
"top": 0.5,
"width": 9
},
"name": "leaf"
}
2020-09-13 21:06:12 +08:00
],
2020-09-13 20:43:03 +08:00
"fileSize": 4381,
"keywords": [],
2020-09-13 20:43:03 +08:00
"orientation": 1,
"size": {
"height": 26,
"width": 26
}
}