Image analysis on the iPhone
Posted
by user362808
on Stack Overflow
See other posts from Stack Overflow
or by user362808
Published on 2010-06-17T20:57:37Z
Indexed on
2010/06/17
21:03 UTC
Read the original article
Hit count: 177
image
|image-processing
Hi, guys!
Hopefully a quick one. Working on a devious little algorithm that'll automatically scan a user's iPhone for a photo of some emotional poignance (e.g. go back in time a ways, look for one of a group of photos that are proximally timestamped, etc.). Need a quick-and-dirty way of picking out a photo containing two people in close proximity to each other. I know that the OpenCV Python lib [for image processing] works on the iPhone, I'm just curious whether it's actually the best way of doing this (from scratch or otherwise).
Cheers!
© Stack Overflow or respective owner