Open baozeng90 opened 6 years ago
So far, the first parameter corresponds to epsilon (shifting value). The value for this shifting distance was estimated to 2.06, the paper said that. But, I don't know how to use this parameter in the lsd_slam. The rest of the parameters corresponds to fx, fy, cx, cy.
Have you already run lsd-slam for omnidirectional cameras?
I also have this problem. how to run lsd-slam with omni camera ~~do you resolve this? Who can give me some help? ~ thanks very much @baozeng90 @EnriqueSolarte @christiankerl @pierriko @efernandez @
@SummerIcequeen @ffurrer @lesire
@jacksonkr
Hi, The omnidirectional version of LSD-SLAM has never been released publicly. This repo is only for the regular pinhole model.
Hi, Thank @Dvad. Yes, after diving in the code for a while I realized that. I am implementing omnidirectional based on this version and the paper details. I already introduced it the unified model, but I am struggling on the stereo matching and variance propagation. Any idea guys? Thank you so much in advances.
when I download data from https://vision.in.tum.de/data/datasets/omni-lsdslam.I do not know the parameters in Calibration File:Omnidirectional:calibrationOrig.yaml like intrinsics: [2.0616467,442.843,442.66,320.65,253.91].what it means for intrinsics[0] [1] [2] [3] [4]?