theo
Administrator
Amsterdam
Posts: 1090
|
This is a project Kyle and I just finished working on. It is an interactive photography installation that will run in Amsterdam till the end of September. Blurb: Portrait Machine is an interactive photography installation that visualizes the connections between visitors. It makes these connections based on a number of features, such as clothing choice, hair color, facial expression, and composition within the frame. It presents both similarities and differences in these characteristics, remdining us of our connectedness and uniqueness, creating strong visual patterns and playful juxtapositions. Preview Video here: More images (including early shots) here: http://impssble.com/photos/PM       Lots of useful code came out of this project so look out for ofxExif, ofxCanonSDK, ofxFace and a bunch more! Theo and Kyle
|
|
|
|
|
Logged
|
|
|
|
ascorbin
Frankfurt @ Germany
Posts: 182
ok computer
|
WOW :shock: SWEET
|
|
|
|
|
Logged
|
|
|
|
kylemcdonald
View admin
Brooklyn
Posts: 1164
|
Adding to the addons Theo mentioned, ofxColor and ofxCvHaarFinder are already on the forums here :)
I'm still working on ofxKmeans, which uses OpenCV to automatically cluster an image/roi into N dominant colors (and return thresholded images for contour finding), or cluster ofPoints into N clusters.
|
|
|
|
|
Logged
|
|
|
|
julapy
sydney
Posts: 375
|
really cool installation, congrats. particularly looking forward to ofxCanonSDK and seeing what it can do.
|
|
|
|
|
Logged
|
|
|
|
m9dfukc
Berlin, Germany
Posts: 112
in the search for the absolute.
|
congrats, nice project.
tried something similar but used facebook portraits therefore - didn't worked like i wished, mainly because the image segmentation to separate the people from the background is hard to handle.
|
|
|
|
|
Logged
|
|
|
|
Chris OShea
London
Posts: 664
Artist / designer / inventor
|
Nice one guys, the images look great! Love the face finder triggering the shot too. You could hire it out at events no problem, like this london photographer does with his booth... http://www.boothnation.com/
|
|
|
|
|
Logged
|
|
|
|
kylemcdonald
View admin
Brooklyn
Posts: 1164
|
mainly because the image segmentation to separate the people from the background is hard to handle. What kind of background were you dealing with? Here, the solid white wall and fairly controlled lighting help a lot -- but it still doesn't solve cases like this:  That's where OpenCV comes in handy ;)
|
|
|
|
|
Logged
|
|
|
|
m9dfukc
Berlin, Germany
Posts: 112
in the search for the absolute.
|
was using facebook 'friends' profile pictures. the backgrounds there are all fairly variable. was using open cv watershed algorithm and graphcut ( http://people.cs.uchicago.edu/~pff/segment/) but both didn't produce satisfying results.
|
|
|
|
|
Logged
|
|
|
|
theo
Administrator
Amsterdam
Posts: 1090
|
really cool installation, congrats. particularly looking forward to ofxCanonSDK and seeing what it can do. Currently it wraps the DSLR EDSK and does the following things (only tested on a Canon 450D). Remote trigger. Remote download. Remote download and delete ( ie pull an image off a camera ). Enable/Disable live view Get live view stream as pixels (@ 848 by 576) Download live view as image sequence (great for getting video out of non-video capable cannons). Adding other commands is pretty straightforward we didn't need too much so I could see it being expanded. Will get the code posted soon. Theo
|
|
|
|
|
Logged
|
|
|
|
m9dfukc
Berlin, Germany
Posts: 112
in the search for the absolute.
|
oh wow, the canon addon sounds good. Exact the think I need for my next installation :wink: looking forward to the release.
|
|
|
|
|
Logged
|
|
|
|
memo
London, UK
Posts: 747
I like to touch people and make them giggle or cry
|
haha, those comps are ace, especially like the last one!
|
|
|
|
|
Logged
|
|
|
|
vanderlin
Cambridge
Posts: 264
|
Great project, really love it.
|
|
|
|
|
Logged
|
|
|
|
hhjjj
Seoul
Posts: 16
|
Hey Theo, Which Canon EDSDK did you use for EOS450D? I can't seem to find one..
|
|
|
|
|
Logged
|
|
|
|
roger
Barcelona
Posts: 32
|
Hi !!
is there any chance to get the ofxCanonSDK??
Recently bought one Canon 5D and I want to try some features that you showed in your project, is really really interesting.
Congrats for your work!!
|
|
|
|
|
Logged
|
|
|
|
|
|
|