-
Notifications
You must be signed in to change notification settings - Fork 7
Added Calibration Support, Nonlinear Smoothing Path, and Fly Dataset #56
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Changes from all commits
9a82ce5
6e1aaff
3389ed4
e86e84c
59c154f
979cbcd
c91728f
0439026
d357b77
5ce3071
84e97d4
fb76f40
87dc78b
0ac1713
528fd5b
b99814e
4461f4d
3d18800
df5f79e
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
themattinthehatt marked this conversation as resolved.
Show resolved
Hide resolved
|
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
Large diffs are not rendered by default.
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,27 @@ | ||
| [cam_0] | ||
| name = "Cam-A" | ||
| size = [ 832, 632,] | ||
| matrix = [ [ 20003.023008090135, 0.0, 416.0,], [ 0.0, 20003.023008090135, 316.0,], [ 0.0, 0.0, 1.0,],] | ||
| distortions = [ -58.1898806599525, 0.0, 0.0, 0.0, 0.0,] | ||
| rotation = [ -0.27221844817360985, 0.6525954351124643, 0.06007236378908297,] | ||
| translation = [ -1.2882079512493625, -1.0604344484725183, 54.050719886340794,] | ||
|
|
||
| [cam_1] | ||
| name = "Cam-B" | ||
| size = [ 832, 632,] | ||
| matrix = [ [ 37108.38819953355, 0.0, 416.0,], [ 0.0, 37108.38819953355, 316.0,], [ 0.0, 0.0, 1.0,],] | ||
| distortions = [ 20.68372493071476, 0.0, 0.0, 0.0, 0.0,] | ||
| rotation = [ 0.0324166581697861, 0.23599022611828532, -0.14139832999829952,] | ||
| translation = [ 0.22899704644447338, -0.4534793179025531, 137.52668448420522,] | ||
|
|
||
| [cam_2] | ||
| name = "Cam-C" | ||
| size = [ 832, 632,] | ||
| matrix = [ [ 136330.25013473458, 0.0, 416.0,], [ 0.0, 136330.25013473458, 316.0,], [ 0.0, 0.0, 1.0,],] | ||
| distortions = [ -6468.60716369641, 0.0, 0.0, 0.0, 0.0,] | ||
| rotation = [ -0.049241887620683863, -0.5345749549515416, -0.4359283486661547,] | ||
| translation = [ 3.1508636966009713, -1.1159878204030051, 272.2815032187629,] | ||
|
|
||
| [metadata] | ||
| adjusted = true | ||
| error = 2.105956142962366 |
Uh oh!
There was an error while loading. Please reload this page.