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

dC_dx problem #11

Open
Wang-Minxin opened this issue Jan 13, 2022 · 0 comments
Open

dC_dx problem #11

Wang-Minxin opened this issue Jan 13, 2022 · 0 comments

Comments

@Wang-Minxin
Copy link

Hi. In QuadricCamera.cpp, why the code "Eigen::Matrix<double, 16, 16> dXi_dX = -kron(Xi.transpose(), Xi); " has a negative sign.
In my opinion Xi = X.inverse(), so Xi = XiXXi , and then vec(Xi)=kron(Xi.transpose(),Xi)vec(X)

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