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

any plan to implement pyramid? #1

Open
linbaiwpi opened this issue Jul 9, 2018 · 2 comments
Open

any plan to implement pyramid? #1

linbaiwpi opened this issue Jul 9, 2018 · 2 comments

Comments

@linbaiwpi
Copy link

Nice work, thanks!
seems no pyramid has been implemented in this ORB if comparing to it in openCV.
I am doing similar work, but confused about the operations after extracting features (FAST +NMS) in each layer of pyramid.

@jl626
Copy link
Owner

jl626 commented Jul 19, 2018

applying pyramid is very straightforward. You need to change scale the input image with imresize. I am happy to implement it, will update soon.

@univeryinli
Copy link

do you have apply the pyramid in your code

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

3 participants