12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667 |
- {
- "flags": {},
- "shapes": [
- {
- "label": "bus",
- "line_color": null,
- "fill_color": null,
- "points": [
- [
- 84,
- 20
- ],
- [
- 435,
- 373
- ]
- ],
- "shape_type": "rectangle"
- },
- {
- "label": "bus",
- "line_color": null,
- "fill_color": null,
- "points": [
- [
- 1,
- 99
- ],
- [
- 107,
- 282
- ]
- ],
- "shape_type": "rectangle"
- },
- {
- "label": "car",
- "line_color": null,
- "fill_color": null,
- "points": [
- [
- 409,
- 167
- ],
- [
- 500,
- 266
- ]
- ],
- "shape_type": "rectangle"
- }
- ],
- "lineColor": [
- 0,
- 255,
- 0,
- 128
- ],
- "fillColor": [
- 255,
- 0,
- 0,
- 128
- ],
- "imagePath": "2011_000025.jpg",
- "imageData": null
- }
|