exif
python time problem
I am using the exif.py library. After calling tags=exif.process_file(...) i want to retrieve the time the image was captured. so i continue with[详细]
2023-01-08 14:33 分类:问答How can I modify exif data of an image with PHP [duplicate]
This question already has answers here: Closed 12 years ago. Possible Duplicate: How do I add exif data to an image?[详细]
2023-01-08 01:47 分类:问答Exif thumbnail data
I\'m currently a bit stucked in exif. I extract the thumbnail from the JPEG using GDI+ with C#. I wanted to get it unscaled so I used 0 as parameters to ImageWidth and ImageHeight parameters in the Ge[详细]
2023-01-07 22:39 分类:问答Get Exif information
In my appli开发者_如何学编程cation i need to get EXIF information. What libs are exist for working with EXIF data, withou libexif?[详细]
2023-01-07 03:31 分类:问答Getting exposure values from camera on iPhone OS 4.0
Exposure values from camera can be acquired when you take picture (without saving it to SavedPhotos). A light meter application on iPhone does this, probably by using som开发者_如何转开发e private API[详细]
2023-01-05 20:10 分类:问答Parsing EXIF's "ExposureTime" using PHP
Re, One photo with exposure being 1/640 has the EXIF fi开发者_如何学编程eld of \"ExposureTime\" eq. \"15625/10000000\". I am not sure why some photos display this value in a readable format (e.g., \"[详细]
2023-01-03 09:37 分类:问答Retrieving EXIF info and video informations from pictures/movies
is there a Java framework that will do the dirty work explained in title for me? Mainly I just need to retrieve images properties stored inside JPEGs:[详细]
2023-01-02 19:28 分类:问答How do i read EXIF data from an image without the use of external scripts in python?
How do i read EXIF data from an image without the use of external scripts in python? I don\'t want to use any prewritten scripts开发者_如何学运维.[详细]
2023-01-02 06:10 分类:问答Safe image uploading with PHP
I want my site to have a feature for users to upload images, but I want to do it safely. Namely, I want to strip the EXIF data and any malicious code that could be in their image. I was thinking of a[详细]
2023-01-02 05:50 分类:问答calculate the distance between the place where I am taking photo and the object I am taking
I can get the latitude and longitude where I am taking phot开发者_如何学Co. I can also get the Exif information of the photo I took.[详细]
2023-01-01 23:14 分类:问答