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

CoarseInitializer::trackFrame中求解增量方程前为什么要给H1和b1乘以一个对角矩阵wM #2

Open
akawincent opened this issue Feb 8, 2023 · 0 comments
Labels
good first issue Good for newcomers

Comments

@akawincent
Copy link
Owner

从代码中分析看H1的对角线前三项是translation 后三项是rotation,而wM的对角线前三项是rotation的尺度因子,后三项式translation的尺度因子。这里的不一致是不是搞错了呢

@akawincent akawincent added the good first issue Good for newcomers label Mar 8, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant