Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Message from discussion get_original_metadata working?
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Ed Estes  
View profile  
 More options Aug 9 2011, 2:48 pm
From: Ed Estes <ed.es...@gmail.com>
Date: Tue, 9 Aug 2011 11:48:20 -0700 (PDT)
Local: Tues, Aug 9 2011 2:48 pm
Subject: Re: [google-appengine] get_original_metadata working?

Thanks for the pointer Martin.  By adding the lines of code before calling *
get_original_metadata*:

orgImg.rotate(0)
orgImg.execute_transforms()
orgImg.get_original_metadata()

I am able to get the following data EXIF data now:

{u'ImageLength': 480, u'ImageWidth': 640}

but that really doesn't help since the width/height are exposed properties
in the image class already.

If there is anything I can do to help with this, just let me know.

Thanks.

--Ed


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.