You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
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.
The text was updated successfully, but these errors were encountered:
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:
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.
The text was updated successfully, but these errors were encountered: