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

Questions about the dvo code #9

Open
Ethan-Zhou opened this issue May 19, 2014 · 5 comments
Open

Questions about the dvo code #9

Ethan-Zhou opened this issue May 19, 2014 · 5 comments

Comments

@Ethan-Zhou
Copy link

Hi,
Recently, I began to study something about dense image registration. And I am new to C++.
I just want to use your codes to do some static dense image registration work. Thus, I would like to ask whether it is enough to download the dvo_core part of the this lab?
Thanks

@christiankerl
Copy link
Member

Yes dvo_core contains everything related to dense image alignment.

Best, Christian

@Ethan-Zhou
Copy link
Author

Thanks for your reply, Mr Christian.

I just have download the dvo_core and successfully compile it.

I have read your thesis and got your brilliant ideas. But I am not very familiar with C++. Thus, if possible, could you show me a demo (e.g. main.cpp) explaining how to estimate the camera motion using a pair of adjacent frames . Just several rows of codes will be very helpful.

My mailbox is
[email protected]

Thanks in advance

@Ethan-Zhou
Copy link
Author

Hi Christian,
There is a class called QMatrix in the Transform.h file. I cannot find where it was defined. Could you point it out for me. Thanks.

@christiankerl
Copy link
Member

which file do you refer to?

@Ethan-Zhou
Copy link
Author

Thanks for your reply. I just found the Transform.h file belongs to Eigen, so the QMatrix may be a class of another 3rd party lib.

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

2 participants