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

Initialization only on a small part of the image #11

Open
laxnpander opened this issue Feb 9, 2018 · 3 comments
Open

Initialization only on a small part of the image #11

laxnpander opened this issue Feb 9, 2018 · 3 comments

Comments

@laxnpander
Copy link

Hey guys,

nice work you have done here! I was able to speed up my orb slam by factor of 4. However, for initialization somehow only a small part of the image is used for matching (see attachment). As soon as the orb slam is initialized, features are tracked over the image as a whole, but before that only that small area is used. This gets even worse, if I use bigger images.
Any suggestions which part of the code might do this?

selection_041

Thanks and best regards,
Alex

@yunchih
Copy link
Owner

yunchih commented Feb 13, 2018

Hi, do you encounter the same issue in the pure CPU version? :D

@laxnpander
Copy link
Author

@yunchih Nope, the cpu version works fine. For which OpenCV version was that developed? I was using 3.3.1

@yunchih
Copy link
Owner

yunchih commented Feb 16, 2018

Our development was based on OpenCV 3, too, back in the day when the upstream project was still based on OpenCV 2. However, there hasn't been porting being done yet, and I've been busy in other work. It'd be good if you got patches to submit, which would likely benefit a lot of people.

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