Hacker News new | ask | show | jobs
by tchadwick 3523 days ago
I assume they are using the theory/algorithm from the MIT video magnification work: http://people.csail.mit.edu/mrub/vidmag/
1 comments

For this purpose, MIT's Eulerian Video Magnification is next to impossible when you have both color changes and large motions (it is better suited to magnifying small motions, or subtle color changes in unmoving patches). NASA Glenn's thearn has developed another approach which has the same problems (https://github.com/thearn/webcam-pulse-detector). We developed our own solution, involving (among other things) pixel-accurate facial feature detection and filtering methods not subject to FFT's regularity assumption