Tell me more ×
SmugMug Stack Exchange is a question and answer site for SmugMug developers and end users. It's 100% free, no registration required.

There are increasingly more tools to identify people automatically in photos. There are even free APIs (http://face.com/). I would like to be able to use such a system to add tags to my growing photo collection automatically.

  1. Has anybody done something like this?
  2. Are there approaches that currently exist and do not require me to re-download/upload everything?
  3. Are there any official SmugMug plans to support things like this? (I know it is a more personal and less "pro" feature)
share|improve this question

1 Answer

Power and Pro users have the ability to customize their pages with custom HTML, CSS, and JavaScript. It looks like face.com has an API that you can embed with JS, so that would be a start.

In theory, you could also write an app that made SmugMug API calls to translate Face tags into SmugMug visible tags.

share|improve this answer
If StackExchange reputation isn't a sufficient motivation it looks like there is a $100 bounty available for a smugmug and face.com mashup: developers.face.com/forums/general-talk-f13/… (though that's from July 2011...) – P.T. Feb 8 '12 at 22:51
Looks like Face.com is no longer an option. I guess things change quickly. – jschoen Aug 10 '12 at 18:24

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Not the answer you're looking for? Browse other questions tagged or ask your own question.