Skip to content

Instantly share code, notes, and snippets.

@abc873693
Created March 8, 2019 09:27
Show Gist options
  • Save abc873693/79ee75552696ad871cc6737c2721147e to your computer and use it in GitHub Desktop.
Save abc873693/79ee75552696ad871cc6737c2721147e to your computer and use it in GitHub Desktop.
{
"waterPercentage": 0.22,
"video_original": [
{
"second": 1,
"sharps": [
{
"location": {
"x": 12.2,
"y": 33.3
},
"reliability": 0.98
},
{
"location": {
"x": 33.2,
"y": 44.3
},
"reliability": 0.77
}
],
"feed": [
{
"location": {
"x": 44.2,
"y": 33.3
},
"reliability": 0.98
}
]
},
{
"second": 2,
"sharps": [
{
"location": {
"x": 12.2,
"y": 33.3
},
"reliability": 0.98
},
{
"location": {
"x": 33.2,
"y": 44.3
},
"reliability": 0.77
}
],
"feed": [
{
"location": {
"x": 44.2,
"y": 47.3
},
"reliability": 0.98
}
]
}
],
"video_defogging": [
{
"second": 1,
"sharps": [
{
"location": {
"x": 12.2,
"y": 33.3
},
"reliability": 0.98
},
{
"location": {
"x": 33.2,
"y": 44.3
},
"reliability": 0.77
}
],
"feed": [
{
"location": {
"x": 12.2,
"y": 33.3
},
"reliability": 0.98
}
]
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment