Skip to content
This repository has been archived by the owner on Oct 15, 2024. It is now read-only.

Get the biggest features of images #7

Open
KirbX opened this issue Jul 3, 2018 · 0 comments
Open

Get the biggest features of images #7

KirbX opened this issue Jul 3, 2018 · 0 comments

Comments

@KirbX
Copy link

KirbX commented Jul 3, 2018

Hi,
This is not an issue, but it's a question.
I heard somewhere that using SIFT match, we can do a first pass of pair matching using only the biggest features and the results are proportionnal to the end result. It can be used to optimize a little, because we can pair match with the 100 biggest elements for example and if the pair matching is bigger than X%, we do the feature amtching with all the feature of the 2 images.
(I'm not sure if this is understandable, sorry)
My question is, using Sift-GPU, how can I easily have the biggest features in an image?

Best regards,
Raphaël S.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant