Re: Detecting camera type from image file

2010-12-22 Thread Sithembewena Lloyd Dube
Thanks Thomas, looks like this can handle what I have in mind. Much appreciated. On Wed, Dec 22, 2010 at 3:44 PM, Thomas Weholt wrote: > Look at pyexiv2 or PIL. > > On Wed, Dec 22, 2010 at 2:36 PM, Sithembewena Lloyd Dube > wrote: > > Hi all, > > > > Is there a method to detect what camera took

Re: Detecting camera type from image file

2010-12-22 Thread Thomas Weholt
Look at pyexiv2 or PIL. On Wed, Dec 22, 2010 at 2:36 PM, Sithembewena Lloyd Dube wrote: > Hi all, > > Is there a method to detect what camera took an image in Python/ Django? > > -- > Regards, > Sithembewena Lloyd Dube > > -- > You received this message because you are subscribed to the Google Gr