Skip to content

Instantly share code, notes, and snippets.

@VladimirGl
Created November 25, 2014 19:38
Show Gist options
  • Save VladimirGl/ac23f0ffd644bc29e597 to your computer and use it in GitHub Desktop.
Save VladimirGl/ac23f0ffd644bc29e597 to your computer and use it in GitHub Desktop.
config
{
"cameras" : {},
"captures" : [
{
"focus" : 0.035,
"height" : 1080,
"pixel_size" : 1.666666666666667e-05,
"position" : [ -0.03999999910593033, 0, 0 ],
"rotation" : [ 0, 0, 0 ],
"source" : "Camera.png",
"type" : "image",
"width" : 1920
},
{
"focus" : 0.035,
"height" : 1080,
"pixel_size" : 1.666666666666667e-05,
"position" : [ 0.03999999910593033, 0, 0 ],
"rotation" : [ 0, 0, 0 ],
"source" : "Camera.png",
"type" : "image",
"width" : 1920
}
],
"optical-flow" : {
"algorithm" : "lucas-kanade"
},
"time" : {}
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment