Closed rishchou closed 1 year ago
Is there a way to estimate Essential Matrix using DefaultEssentialMatrixEstimator() for cameras which don't have camera intrinsic matrices (for eg, 360 degree cameras)
There is for sure a way to integrate such a solver. There are two things which you need to do:
If you send a solver that solves that problem I make it work with MAGSAC++ if that is easier for you.
Is there a way to estimate Essential Matrix using DefaultEssentialMatrixEstimator() for cameras which don't have camera intrinsic matrices (for eg, 360 degree cameras)