You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello !
the sample works well but the problem I am facing it that matches different images too and say output as matched when the color of object somewhat matches. How can i improve it and what is the Algorithm used in the code.
Please Help!
i change below
// final static DescriptorExtractor extractor = DescriptorExtractor.create(DescriptorExtractor.BRIEF);
final static DescriptorExtractor extractor = DescriptorExtractor.create(DescriptorExtractor.BRISK);
hahahahaha
The text was updated successfully, but these errors were encountered: