Hi,
I was wondering whether it is possible to obtain the q-matrix from the stereo camera pair. We want to try a non-default model that computes / estimates the disparity.
The first question is can we simply obtain the disparity-to-depth matrix that is used within the camera to do some computations on our side.
The second question is, would it be possible to add our own model to estimate disparity from the left-and-right streams to run on the cameras themselves, and still output the resulting depth from the camera streams, and if possible, how would one go about that?