lsd_slam icon indicating copy to clipboard operation
lsd_slam copied to clipboard

some questions about omni-lsdslam

Open baozeng90 opened this issue 6 years ago • 6 comments

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]?

baozeng90 avatar Sep 18 '18 09:09 baozeng90

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?

EnriqueSolarte avatar Nov 15 '18 07:11 EnriqueSolarte

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 @

fangxu622 avatar Dec 09 '18 15:12 fangxu622

@SummerIcequeen @ffurrer @lesire

fangxu622 avatar Dec 10 '18 13:12 fangxu622

@jacksonkr

fangxu622 avatar Dec 11 '18 04:12 fangxu622

Hi, The omnidirectional version of LSD-SLAM has never been released publicly. This repo is only for the regular pinhole model.

Dvad avatar Dec 20 '18 22:12 Dvad

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.

EnriqueSolarte avatar Dec 22 '18 05:12 EnriqueSolarte