top button
Flag Notify
    Connect to us
      Site Registration

Site Registration

How to extract metadata from an image using openCv?

+2 votes
4,471 views
How to extract metadata from an image using openCv?
posted Feb 14, 2014 by Vikash Kumar Gupta

Share this question
Facebook Share Button Twitter Share Button LinkedIn Share Button

1 Answer

+1 vote

opencv can't extract metadata, not even from images. (source opencv forum i.e. http://answers.opencv.org/question/20826/how-can-i-extract-metadata-from-video/ check the comment section)

However check the google project https://code.google.com/p/metadata-extractor/ if helpful?

answer Feb 14, 2014 by Meenal Mishra
Then How can I get exif information. I'm working on image classification project using C++ and I need it. Is there any C++ library which can be used to extract information.
Similar Questions
+5 votes

I have an image with white background and want to remove it? any suggestion on tool and procedure to do it.

0 votes

While clicking on the image it opens into the browser. I dont want to allow client to open the image in browser as separate url. I have blocked the /image/ directory from access/listing , but the image is opening.

How to stop that in apache. Please help me.

+2 votes

What is the easiest way to convert a webpage into a jpg or png file? I've seen several programs that can do
various conversions, but nothing open source that can do it in a single conversion.

...