[MacRuby-devel] Face detection sample

2011-12-01 Thread Matt Aimonetti
The other day @seanlilmateus wrote a quick face detection script using MacRuby: https://gist.github.com/1386468 I cleaned up his script and made it more Ruby-like: https://gist.github.com/1417463 as well as added support to pass your own image. You can try the script your self easily: $ macruby -e

[MacRuby-devel] MacRuby challenge

2011-12-01 Thread Matt Aimonetti
Hey guys, In case you missed the tweet http://twitter.com/macruby/status/142271489058672640 here is a quick MacRuby challenge: - modify this face detection script http://gist.github.com/1417463 to make it "mustachify" passed images. The exercise is interesting since it makes you work outsi