@@ -1,22 +1,13 @@
{
+ "version": "4.0.0",
"flags": {
"__ignore__": false,
"cat": true,
"dog": false
},
"shapes": [],
- "lineColor": [
- 0,
- 255,
- 128
- ],
- "fillColor": [
"imagePath": "0001.jpg",
- "imageData": null
+ "imageData": null,
+ "imageHeight": 480,
+ "imageWidth": 640
}
@@ -1,10 +1,15 @@
"cat": false,
"dog": true
+ "imagePath": "0002.jpg",
+ "imageWidth": 640,
"lineColor": [
0,
255,
@@ -16,7 +21,5 @@
128
- "imagePath": "0002.jpg",
+ ]