image search and comparsion with opencv
Can anyone please help me.
I need to write a program with Java or C++ in opencv to do the following:
1 Create metadata of at least 100 images using XMP-Extensible Metadata Platform (an ISO standard)
Search images based on metadata..for example, data, camera, location, clour etc which i created from the local file system in my computer
Compare the searched images with the new image
Thanks