Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Jacobian of depth error in dense visual SLAM #72

Open
lanfeiying opened this issue May 5, 2021 · 1 comment
Open

Jacobian of depth error in dense visual SLAM #72

lanfeiying opened this issue May 5, 2021 · 1 comment

Comments

@lanfeiying
Copy link

Hi,
I have a question about the jacobian derivation of the depth error function in this paper:
Dense Visual SLAM for RGB-D Cameras (C. Kerl, J. Sturm, D. Cremers), In Proc. of the Int. Conf. on Intelligent Robot Systems (IROS), 2013.

My derivation is presented below:
Screenshot from 2021-05-05 01-07-05

I did this in my code, but it doesn't work.
I don't find any material about the derivation of this jacobian. Could you help me check this derivation?
I even implemented it using AutoDifferentiation, but it doesn't work.

@lanfeiying
Copy link
Author

I only used geometric error without photometric error, this system doesn't optimize the pose.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant