Onedrive Photo Captions and Tags

It has been a while I have used the OneDrive Windows 10 app, and since that time to my amazement it has been updated with some features to bring it at par with some of the functionalities available with the OneDrive Web App.

Among these, is the ability to add Captions and Tags to photos. There was already a way to add captions and tags to photos via the OneDrive website, surprisingly the Android app still does not provide a way to view nor edit captions.

OneDrive_Windows10_App.png

Something which I like with OneDrive in particular is that it writes the captions and tags back to the photo metadata, which is something important for many archivists. Other online services do not tie nor allow an easy way to export this information easily. For example, you can export the file metadata from Google Photos as a separate file using Google Takeout, and Flickr provides a similar functionality. Still, after exporting your photos and metadata, writing this information to the image file is not so easy. So OneDrive clearly has an advantage for this type task as it could tie in nearly seamlessly with your photo management workflow have on your PC.

 

Integrating with your Photo Management Workflow

Photos stored in OneDrive can be synced back to your PC along with the captions and tags and can be read and edited using your preferred photo management application. It is worth it to understand how the captions and tags are read and written to in each application to avoid any conflicts or out of sync metadata, as even though applications may follow common standards their behavior can vary. OneDrive seems to follow the same behavior as in Windows Photo Gallery which I discussed in my post entitled Accessing Windows Photo Gallery Metadata using Exiftool.

XNView_IPTC.png
XNView Info Pane displays Caption and Tags added in OneDrive. This is because the information is saved back to the file metadata and available to those applications which support them.
Windows_File_Explorer_Photo_Properties.png
Windows File Explorer Properties display the OneDrive caption in the Title and Subject fields.

 

OneDrive Auto Tags

OneDrive also has auto tags, which are tags added using Microsoft’s computer vision services. These tags are not written to the file, just displayed. In the screenshot provided, OneDrive tagged the image with “Sky”, “Outdoor” and “Building”.  I added the “landmark” tag manually. Any tag added by the user however, will be written back to the file. Flickr has a similar feature, but differentiates between the automatically added tags with the user added ones by changing the tag appearance, which in my opinion is a better design. If you wish to write the tags back to the file, I wrote about a workaround in the post – Saving OneDrive Photo Auto Tags to the file metadata.

WPG_Info_Pane.png
Windows Photo Gallery displays captions and tags added using OneDrive.

 

 

 

 

 

First thoughts on Windows Live Photo Gallery Wave 4 Beta

Windows Live Photo Gallery is a great application for organizing photos. While I also use other photo organizing applications such as Google’s Picasa,  WLPG always acts as the centerpiece of my photo organizing workflow. I have been playing around with the recently released Windows Live Photo Gallery Wave 4 Beta and have found it very stable as well as including some of the much-asked-for features. In this post I will focus on two much requested features – Face Recognition and Geotagging.

Face Detection/Recognition – In 2008, WLPG Wave 3 introduced People Tags and face detection. This feature allowed users to specifically tag people in photos. In Wave 3 faces were simply highlighted, but the recognition part was left to the user. The Wave 3 functionality has proven quite tedious if you have a lot of photos but has many advantages. For example, with the Facebook plugin, photos tagged with people where match to Facebook accounts. Picasa and iPhoto 09 had already introduced facial recognition and it was no surprise that Wave 4 greatly improves this feature with Facial Recognition as well. The arduous task of recognizing faces is significantly simplified. Still, compared with Picasa I find the feature slow and lacking a simple way to review the faces of a person after they have been tagged. Picasa does provide a way in which you can review all the faces of the tagged pictures, which proves handy because errors can be made during the process of tagging photos. Also, something which I like about Picasa is that you can adjust the “sensitivity” of the facial recognition, something which WLPG still lacks. Still, WLPG has something which the other applications lack which is that the people tags are saved to the file using standard xmp tags. This “truth is in the file” concept is quite important if you want to make sure that the effort you put into organizing and adding information to your photo files persist if they are moved to another computer. From days of testing this feature I have found to it to be reliable, but still Picasa’s face recognition excels over WLPG. I hope that the face recognition engine improves over time with future releases.  

Geotagging – I am a big fan of geotagging photos. I carry a GPS around and using the excellent geotagging tool, Geosetter, append the geographical information to my photos. Not to be undone by Picasa and iPhoto, WLPG Wave 4 supports geotagged photos by adding the location information as a separate tag. If a photo already contains GPS coordinates it automatically adds the place information such as City and State. Even better, if the photo already contains IPTC Location information (Sublocation, City, State/Province, Country), WLPG will use that information instead. However, I was disappointed of not finding a way to view or edit the photo locations on a map as in Picasa. Also, to my surprise, the geotagged information is not written back to the file. What happened to the “truth in the file”? I would have expected that this information would be saved back to the IPTC location fields.

WLPG is shaping to be a great update to a great product. I recommend that you try out the beta. Still, I hope some last minute enhancements are done to have a product at par with Picasa in terms of the features described above.

Update: I discovered that WLPG Geotagging seems a bit half-backed in WLPG. Check out this follow up post.

Garmin Y2K+10 Date Problem and Solution

I had not used my old Garmin Geko 201 GPS for a while. The last couple of times I had used it, the device would not sometimes shut-down unable to get a GPS fix and the tracklog files would report an incorrect date (Year 1990 or 2029). I feared the device was near death, given that I had it for 6 years and has survived some beatings. The problem is caused by a software bug in which the device does not work correctly on 2010. The issue is solved updating the firmware to the latest version using Garmin’s Web Updater tool. Apparently the issue is not affecting that single GPS model, so if your GPS is experiencing strange behavior do check the firmware is up to date.

Reference Threads:
http://www.gpspassion.com/FORUMSEN/topic.asp?TOPIC_ID=132684
http://forums.qrz.com/showthread.php?t=236508
http://groups.google.com/group/alt.satellite.gps.garmin/browse_thread/thread/8cad726c6b947ddb

How was the weather when you took that photo?

pexels-photo-258112.jpegCameras nowadays can store a lot of additional information into a photo, this information is commonly known as metadata. Along with the date, time and camera settings a lot of information you might not even know is stored along with the image such as the camera’s serial number, location information (on some GPS enabled) cameras and as I found out today the temperature. Certain Canon cameras store the camera temperature as described in this post:

Take a (Power)Shot at ThermoTagging

Using the always handy exiftool, you can check out the temperature using the –CameraTemperature flag.

Example:

exiftool –CameraTemperature IMG_1234.JPG

Will return something like

Camera Temperature              : 28 C

However, if you like to be able to group photos and quickly search using this information, it can be easily added as a tag which can be read by photo organizers or sites such as Google’s Picasa, Windows Live Photo Gallery or even Flickr using the following command:

exiftool “-keywords+<Temperature/$CameraTemperature” *.jpg

This will add a tag such as Temperature/28 C

It might not have a high degree of precision (See ThermoTagging: Evaluating the CameraTemperature), but it might help in the sorting process say indoors/outdoor shots as well as seasonal (winter/summer).

Sony GPS-CS3K Photo Geotagger

Sony updated its photo geotagging devices line by introducing the new GPS-CS3K. Similar to other geotagging devices like ATP’s PhotoFinder, it keeps track of your movement and matches the location where you took a photo based on where you were at the time the photo was taken. What makes this device special is that it comes with an SD/MS reader built in, so the photographer just needs to insert the camera’s memory card into the device so the location gets appended to the photo files without the need of a computer.

These devices are cool but often come with some drawbacks such as poor battery life, usability and poor accuracy indoors or dense urban areas. I have not used one yet but from the early reviews it seems that the GPS-CS3KA tackles the battery life and usability issues well. The indoor accuracy issue a big limitation inherent from GPS. If this device would combine GPS with WiFi positioning (like the Eye-Fi Explore card does) in order to increase accuracy indoors, it would definitely set this device apart.

Sony Support (Operating Manuals) – GPS-CS3KA

News/Reviews Sites: