You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I see that OBCameraAlignIntrinsic is defined in ObTypes.h which includes all of the intrinsic data I need. However I don't see where I can obtain this data from.
I see that I can obtain OBCameraIntrinsic from the stream profile however its missing the distortion model and coefficients that would be available in OBCameraAlignIntrinsic.
The text was updated successfully, but these errors were encountered:
I see that
OBCameraAlignIntrinsic
is defined inObTypes.h
which includes all of the intrinsic data I need. However I don't see where I can obtain this data from.I see that I can obtain
OBCameraIntrinsic
from the stream profile however its missing the distortion model and coefficients that would be available inOBCameraAlignIntrinsic
.The text was updated successfully, but these errors were encountered: