Created
March 8, 2021 05:49
-
-
Save jerryan999/fa38687ee65933c40292afcd84ca3500 to your computer and use it in GitHub Desktop.
this is a sample json
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"center": { | |
"x": 333.5164489746094, | |
"y": 104.28516387939453 | |
}, | |
"has_center": true, | |
"result": [ | |
[ | |
"box", | |
0.798782229423523, | |
[ | |
333.5164489746094, | |
104.28516387939453, | |
62.211181640625, | |
68.16991424560547 | |
] | |
] | |
], | |
"success": true | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment