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

Find related images using color histogram #13

Open
lessthanoptimal opened this issue Feb 16, 2021 · 0 comments
Open

Find related images using color histogram #13

lessthanoptimal opened this issue Feb 16, 2021 · 0 comments

Comments

@lessthanoptimal
Copy link
Collaborator

Here's one possible way BoofCV could be used:

https://boofcv.org/index.php?title=Example_Color_Histogram_Lookup

A database would need to be created of images and their color histogram then you can look up "related" images. It's surprisingly effective for a simple approach. Once you have this capability it will also be easier add image recognition that will find images that are of the same scene but different camera views.

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

1 participant