Ask Your Question

akinlolu's profile - activity

2013-03-08 05:45:50 -0600 commented answer image search and comparsion with opencv

Thank you for your help. But i need c++or java program that Search images based on metadata..for example, data, camera, location, clour etc which i created from the local file system in my computer and Compare the searched images with the new image. Thanks

2013-03-08 05:41:19 -0600 received badge  Editor (source)
2013-03-07 11:21:50 -0600 asked a question 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)

  1. Search images based on metadata..for example, data, camera, location, clour etc which i created from the local file system in my computer

  2. Compare the searched images with the new image

Thanks