rene Posted October 24, 2013 Report Share Posted October 24, 2013 Hey folks, I know this is not directly related to Daminion and Daminion Server. I tried to find a workaround for the Picasa Face import. I found the Software AvPicFaceXmpTagger_1.7 But I can't figure out how to make it wirk with Daminion. attached is a screenshot of the Mainmenu, maybe you guys have an idea on how to make it work. thanks rene Quote Link to comment Share on other sites More sharing options...
Murat Posted October 28, 2013 Report Share Posted October 28, 2013 As I see from the program's home page it was discontinued a few years ago, and it means that there are might be issues with importing information from Picasa 3.9 and higher versions... Quote Link to comment Share on other sites More sharing options...
rene Posted October 28, 2013 Author Report Share Posted October 28, 2013 As I see from the program's home page it was discontinued a few years ago, and it means that it could be issues with importing information from Picasa 3.9 and higher versions... But I can't get it to work woth Picasa 3.8 as well. So I guess I need to continue looking Quote Link to comment Share on other sites More sharing options...
rene Posted December 24, 2013 Author Report Share Posted December 24, 2013 continue playing with this software. I need to import picasa faces to daminion. it has to be possible at some point Quote Link to comment Share on other sites More sharing options...
Mammut Posted December 24, 2013 Report Share Posted December 24, 2013 continue playing with this software. I need to import picasa faces to daminion. it has to be possible at some point I really don't understand why Daminion can't read the mwg regions tags from the files, it's used by the new picasa versions. It would be so simple and problem solved. But you can create a batch file to move the data from that group into another tag group like People using exiftool. After that you can rescan or import the images to daminion. But it's so frustrating and complicated (or time consuming) to use always other programs. Quote Link to comment Share on other sites More sharing options...
rene Posted December 24, 2013 Author Report Share Posted December 24, 2013 Mammut, could you explain that in more detail to me, since i'm leaving germany most likly on the 30th of Dezember I'm very busy but need this to be done before i leave Quote Link to comment Share on other sites More sharing options...
Mammut Posted December 24, 2013 Report Share Posted December 24, 2013 Well, i'm not an exiftool guru, and i don't have my command line examples anymore, so i don't know the exact line, you need something like this: exiftool regionname>people You can find info about the correct mwg region tag syntax here: http://www.sno.phy.queensu.ca/~phil/exiftool/TagNames/MWG.html Picasa is saving the infos there in RegionArea, RegionName, etc. Here are some examples: http://130.15.24.88/exiftool/forum/index.php?topic=4097.0 http://u88.n24.queensu.ca/exiftool/forum/index.php?topic=5169.0 And use test files first. :) Quote Link to comment Share on other sites More sharing options...
rene Posted December 25, 2013 Author Report Share Posted December 25, 2013 ok thanks Mammut, I will take a look. Eventhough I still hope that they will include this into Daminion or even include the face reognition like picasa does it with the location of the faces. I mean it is a must have. Quote Link to comment Share on other sites More sharing options...
Mammut Posted December 26, 2013 Report Share Posted December 26, 2013 ok thanks Mammut, I will take a look. Eventhough I still hope that they will include this into Daminion or even include the face reognition like picasa does it with the location of the faces. I mean it is a must have. Sure, a built-in face recognition would be cool. Or even a simple picture area labeling system, without any automatic feature would be great. So we could select rectangles (which can be turn on or off if you want to see them or not) on the image and assign tags to them. (A tag here doesn't need to be limited to People, because i would use this feature for maps, objects, etc., too, if it's possible, and why not? and those are Place and Keywords.) This technique would be better than the current tag system for images where there are too much people/things, like images of crowd, stars and constellations, etc, because it's an extra information, it tells where is that tag on the image. And later Daminion could use that system to import picasa's area data, where we can work with automatic features. And after that in the future there could be an automatic recognition feature in Daminion, too. But I think the base is a simple labeling system. Quote Link to comment Share on other sites More sharing options...
rene Posted December 26, 2013 Author Report Share Posted December 26, 2013 that would be awesome Quote Link to comment Share on other sites More sharing options...
rene Posted December 30, 2013 Author Report Share Posted December 30, 2013 Hey Murat, any updates about the future? I was hoping that I could have this working before leaving germany, since such big changes are better to do in front of the machine, in case something wents wrong Quote Link to comment Share on other sites More sharing options...
Murat Posted December 31, 2013 Report Share Posted December 31, 2013 This feature exists in our task queue but it is not included into our closest roadmap yet. Quote Link to comment Share on other sites More sharing options...
Mammut Posted January 10, 2014 Report Share Posted January 10, 2014 Hi Rene, by the way, I just find out the right command line: exiftool "-RegionName>XMP-iptcExt:PersonInImage" x.jpg this will copy the picasa name(s) to the people tag if we could find out how the face tag thing will work in Daminion, we could create custom tags for the region areas and copy those values, too but now at least we can work with the names i know that somehow we can add this command line as an external tool to daminion (i did it in the past when i changed original dates in the metadata, but i don't remember the exact process), that way we don't have to use cmd.exe regards, mammut Quote Link to comment Share on other sites More sharing options...
rene Posted January 10, 2014 Author Report Share Posted January 10, 2014 Hey Mammut, thanks for that. Let's see what Murat says. Do I only enter this into the Commandline? Where do I specify the path to the pictures? thanks rene Quote Link to comment Share on other sites More sharing options...
Mammut Posted January 10, 2014 Report Share Posted January 10, 2014 Hey Mammut, thanks for that. Let's see what Murat says. Do I only enter this into the Commandline? Where do I specify the path to the pictures? thanks rene well, if you have no experience with command line tools, first try it with test files 1. run cmd.exe 2. drag exiftool.exe there, so there will be the full path and the exe file 3. type the middle part with the " marks 4. drag a jpg file (if you want to modify more files at once, than with the cursor button step back and rewrite the jpg filename to *.jpg, so it will modify all of the jpg files in that directory) 5. [enter] but as i said you can add this command as an external tool, and then you just select the files in daminion, run the command line as external tool, than rescan the directory, the names will be there in daminion Quote Link to comment Share on other sites More sharing options...
rene Posted January 10, 2014 Author Report Share Posted January 10, 2014 well, if you have no experience with command line tools, first try it with test files 1. run cmd.exe 2. drag exiftool.exe there, so there will be the full path and the exe file 3. type the middle part with the " marks 4. drag a jpg file (if you want to modify more files at once, than with the cursor button step back and rewrite the jpg filename to *.jpg, so it will modify all of the jpg files in that directory) 5. [enter] but as i said you can add this command as an external tool, and then you just select the files in daminion, run the command line as external tool, than rescan the directory, the names will be there in daminion Thanks Mammut, the external program sounds good. I will try to find out, otherwise I hope, that Murat will answer tomorrow Quote Link to comment Share on other sites More sharing options...
Mammut Posted January 11, 2014 Report Share Posted January 11, 2014 Right click on a file, Open with -> Define External Tool... On the Viewers tab click the Add button Search for exiftool.exe, it's in Daminion's ImageProcessors directory Edit the name to a better one like Read Picasa Names or something Edit the arguments to this: "-RegionName>XMP-iptcExt:PersonInImage" {Filename} Don't add it to the editors, because it wants to check out the image every time, it's annoying Ok And it's done, you can select more files, it will edit all, but of course each one after another, unfortunatelly there is no bulk command this way, at least i can't find out how it could be done After the command, right click, Actions -> Read Tags from file and the People will be not empty anymore I'm using | marks in Picasa for the names, it's ugly in Picasa, but that way there will be a correct hierarchy in Daminion. Now we need only some annotation feature in Daminion to see who is who on the image. :D Not just a rectangle one, it would be great if we can use simple arrows, too. Quote Link to comment Share on other sites More sharing options...
Uwe Posted January 11, 2014 Report Share Posted January 11, 2014 And it's done, you can select more files, it will edit all, but of course each one after another, unfortunatelly there is no bulk command this way, at least i can't find out how it could be done Hello, I use this way to adjust the metadata or sometimes to convert the RAW to the DNG format because it works parallel. That means: if you select 10 files in the Thumbnail View and you go on as described by Mammut, in this case the ExifTool is called 10 times in parallel. You can see the parallel opened CMD window. Regards, Uwe Quote Link to comment Share on other sites More sharing options...
Mammut Posted January 11, 2014 Report Share Posted January 11, 2014 Hi Uwe, well, yeah, it can be faster. But it can be slower, too, if the hdd can't handle that much process at once. So I think it needs some experience to find out what's the ideal file count. In Picasa I have waiting 30000 files now, I guess it would be a little too much. :) (I think I will do it *.jpg in cmd.exe, and go to sleep. :) ) Quote Link to comment Share on other sites More sharing options...
rene Posted January 11, 2014 Author Report Share Posted January 11, 2014 I have realy not much experience with cmd, therefore I decided to go with the external tool thing. I mean it would be great to find a program like the one above to do this action, since this software is very fast. I have about 120k images maybe 3/8 are full of faces. Picasa is still searching. I like the Custom Tag Idea of Mammut, in order to save the location information of the faces, but from my point of view, the process shouldn't delete the picasa tags until Daminion can scan for images itself until than I need to use picasa in order to get this task done Quote Link to comment Share on other sites More sharing options...
Mammut Posted January 11, 2014 Report Share Posted January 11, 2014 I have realy not much experience with cmd, therefore I decided to go with the external tool thing. I mean it would be great to find a program like the one above to do this action, since this software is very fast. I have about 120k images maybe 3/8 are full of faces. Picasa is still searching. I like the Custom Tag Idea of Mammut, in order to save the location information of the faces, but from my point of view, the process shouldn't delete the picasa tags until Daminion can scan for images itself until than I need to use picasa in order to get this task done Yeah, we couldn't do much with the location information at this time. By the way, IF there will be an annotation feature in Daminion, I hope we can edit the location information, resize the rectangle, reposition the arrow, etc. That's what I hate in picasa, sometimes I see later that a thumbnail is not the best, but I can't reposition or resize the rectangle, I have to delete and add it again, it's just stupid. Quote Link to comment Share on other sites More sharing options...
rene Posted January 11, 2014 Author Report Share Posted January 11, 2014 Yeah, we couldn't do much with the location information at this time. but we should save them as a custom tag for later usage! By the way, IF there will be an annotation feature in Daminion, I hope we can edit the location information, resize the rectangle, reposition the arrow, etc. That's what I hate in picasa, sometimes I see later that a thumbnail is not the best, but I can't reposition or resize the rectangle, I have to delete and add it again, it's just stupid. I agree with you! Quote Link to comment Share on other sites More sharing options...
Murat Posted January 13, 2014 Report Share Posted January 13, 2014 You can create a bat file with an exiftool command and then drop a folder to this bat file. This allows you to apply an exiftool command to all files in this folder. Quote Link to comment Share on other sites More sharing options...
rene Posted January 14, 2014 Author Report Share Posted January 14, 2014 So I would open "edit" and than enter those information and simply make it an executable file and this should work? Quote Link to comment Share on other sites More sharing options...
Murat Posted January 14, 2014 Report Share Posted January 14, 2014 You can ask this on the ExifTool forum. Phil Harvey usually responds very quickly. Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.