mirror of
https://github.com/wassname/sloth.git
synced 2026-06-28 13:54:56 +08:00
20ad715411
Basic functionality working, some things are left to do. This also fixes the Layout issues with the ButtonArea
36 lines
772 B
JSON
36 lines
772 B
JSON
[
|
|
{
|
|
"type": "image",
|
|
"annotations": [
|
|
{
|
|
"height": 60.0,
|
|
"width": 46.0,
|
|
"y": 105.0,
|
|
"x": 346.0,
|
|
"type": "rect",
|
|
"class": "Face"
|
|
},
|
|
{
|
|
"height": 58.0,
|
|
"width": 56.0,
|
|
"y": 119.0,
|
|
"x": 636.0,
|
|
"type": "rect",
|
|
"class": "Face"
|
|
}
|
|
],
|
|
"filename": "image1.jpg"
|
|
},
|
|
{
|
|
"type": "image",
|
|
"annotations": [
|
|
{
|
|
"y": 155.0,
|
|
"x": 409.0,
|
|
"type": "point"
|
|
}
|
|
],
|
|
"filename": "image2.jpg"
|
|
}
|
|
]
|