Here is the result of the calibration_reader sccript:
(luxonisenv) C:\Users\mdupr\Documents\depthai-luxonis\depthai>python calibration_reader.py
RGB Camera Default intrinsics...
[[3116.619873046875, 0.0, 1918.7083740234375], [0.0, 3117.794189453125, 1094.328857421875], [0.0, 0.0, 1.0]]
3840
2160
RGB Camera Default intrinsics...
[[3116.619873046875, 0.0, 1918.7083740234375], [0.0, 3117.794189453125, 1094.328857421875], [0.0, 0.0, 1.0]]
3840
2160
RGB Camera resized intrinsics... 3840 x 2160
[[3.11661987e+03 0.00000000e+00 1.91870837e+03]
[0.00000000e+00 3.11779419e+03 1.09432886e+03]
[0.00000000e+00 0.00000000e+00 1.00000000e+00]]
RGB Camera resized intrinsics... 4056 x 3040
[[3.29192969e+03 0.00000000e+00 2.02663562e+03]
[0.00000000e+00 3.29316992e+03 1.53513489e+03]
[0.00000000e+00 0.00000000e+00 1.00000000e+00]]
LEFT Camera Default intrinsics...
[[802.652587890625, 0.0, 661.720703125], [0.0, 802.8941650390625, 410.12835693359375], [0.0, 0.0, 1.0]]
1280
800
LEFT Camera resized intrinsics... 1280 x 720
[[802.65258789 0. 661.72070312]
[ 0. 802.89416504 370.12835693]
[ 0. 0. 1. ]]
RIGHT Camera resized intrinsics... 1280 x 720
[[805.89227295 0. 650.75537109]
[ 0. 806.60412598 363.04296875]
[ 0. 0. 1. ]]
LEFT Distortion Coefficients...
k1: 14.230230331420898
k2: -15.112517356872559
p1: -0.0001133228579419665
p2: 0.0008751495624892414
k3: 2.171414613723755
k4: 13.8093900680542
k5: -14.002786636352539
k6: 1.3974621295928955
s1: 0.0
s2: 0.0
s3: 0.0
s4: 0.0
τx: 0.0
τy: 0.0
RIGHT Distortion Coefficients...
k1: 19.56604766845703
k2: -30.052560806274414
p1: -0.0003369998012203723
p2: 0.0008202568860724568
k3: 13.26058292388916
k4: 19.039215087890625
k5: -28.521833419799805
k6: 12.116994857788086
s1: 0.0
s2: 0.0
s3: 0.0
s4: 0.0
τx: 0.0
τy: 0.0
RGB FOV 68.7938003540039, Mono FOV 71.86000061035156
LEFT Camera stereo rectification matrix...
[[ 1.01241203e+00 -3.46723052e-03 -2.63160277e+01]
[ 7.61519624e-03 1.00429944e+00 -1.31946268e+01]
[ 1.29608461e-05 -8.72804373e-07 9.91692230e-01]]
RIGHT Camera stereo rectification matrix...
[[ 1.00834214e+00 -3.45128306e-03 -1.25964445e+01]
[ 7.58458317e-03 9.99680181e-01 -4.29836194e+00]
[ 1.29087435e-05 -8.68789926e-07 9.91860614e-01]]
Transformation matrix of where left Camera is W.R.T right Camera's optical center
[[ 9.99721467e-01 5.13254025e-04 -2.35957950e-02 -7.51707506e+00]
[-4.80024784e-04 9.99998868e-01 1.41391100e-03 2.54338868e-02]
[ 2.35964935e-02 -1.40219054e-03 9.99720573e-01 -9.92123187e-02]
[ 0.00000000e+00 0.00000000e+00 0.00000000e+00 1.00000000e+00]]
Transformation matrix of where left Camera is W.R.T RGB Camera's optical center
[[ 9.99960601e-01 1.06213288e-03 -8.82022735e-03 -3.76098013e+00]
[-9.37739271e-04 9.99900222e-01 1.40954014e-02 6.92155957e-03]
[ 8.83431919e-03 -1.40865743e-02 9.99861717e-01 -2.14272916e-01]
[ 0.00000000e+00 0.00000000e+00 0.00000000e+00 1.00000000e+00]]