[ml] ICA Talk on 11/3/2010?

Mike Schachter mike at mindmech.com
Fri Oct 22 07:14:35 UTC 2010


Hey there,

The Noisebridge Cyborg people brought up an interesting
advance where researchers figured out how to measure
human heartrates via a webcam:

http://www.youtube.com/watch?v=LyWnvAWEbWE&feature=player_embedded

You can find the paper here:

http://www.opticsinfobase.org/abstract.cfm?URI=oe-18-10-10762

They seem to do this by:

 1) Using OpenCV to identify faces and regions of interest (see
     opencv object
detection<http://opencv.willowgarage.com/documentation/python/object_detection.html#haar-feature-based-cascade-classifier-for-object-detection>
)

 2) Once a region of interest is identified, they use independent
     component analysis (ICA) to separate out the signals from the
     webcam images, pick out the signal most correlated to blood flow,
     and predict heart rate from that.

I'm kinda interested in learning more about their technique and wouldn't
mind given a presentation on the paper and a high level overview of how
ICA works, as soon as the Wednesday after this one. Anyone interested?

Also - I know we have at least one regularly attending opencv buff - would
you like to give a short presentation on opencv's object recognition then
too?
*cough* Micah *cough*

   mike
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.noisebridge.net/pipermail/ml/attachments/20101022/85db4939/attachment.html>


More information about the ml mailing list