<html><head><style>body{font-family:Helvetica,Arial;font-size:13px}</style></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;"><div id="bloop_customfont" style="font-family:Helvetica,Arial;font-size:13px; color: rgba(0,0,0,1.0); margin: 0px; line-height: auto;">Hi Benji,</div><div id="bloop_customfont" style="font-family:Helvetica,Arial;font-size:13px; color: rgba(0,0,0,1.0); margin: 0px; line-height: auto;"><br></div><div id="bloop_customfont" style="font-family:Helvetica,Arial;font-size:13px; color: rgba(0,0,0,1.0); margin: 0px; line-height: auto;">I’ve used OpenCV with the Viola-Jones algorithm with some degree of success in the past. </div><div id="bloop_customfont" style="font-family:Helvetica,Arial;font-size:13px; color: rgba(0,0,0,1.0); margin: 0px; line-height: auto;"><br></div><div id="bloop_customfont" style="font-family:Helvetica,Arial;font-size:13px; color: rgba(0,0,0,1.0); margin: 0px; line-height: auto;">There’s some bindings to OpenCV for Ruby available: <a href="https://github.com/ruby-opencv/ruby-opencv">https://github.com/ruby-opencv/ruby-opencv</a>. The README includes an example of doing face detection. It’s not the most reliable mechanism, but with some tweaking you can get it to acceptable level of accuracy.</div><div id="bloop_customfont" style="font-family:Helvetica,Arial;font-size:13px; color: rgba(0,0,0,1.0); margin: 0px; line-height: auto;"><br></div><div id="bloop_customfont" style="font-family:Helvetica,Arial;font-size:13px; color: rgba(0,0,0,1.0); margin: 0px; line-height: auto;">HTH</div><div id="bloop_customfont" style="font-family:Helvetica,Arial;font-size:13px; color: rgba(0,0,0,1.0); margin: 0px; line-height: auto;"><br></div><div id="bloop_customfont" style="font-family:Helvetica,Arial;font-size:13px; color: rgba(0,0,0,1.0); margin: 0px; line-height: auto;">Cheers,</div><div id="bloop_customfont" style="font-family:Helvetica,Arial;font-size:13px; color: rgba(0,0,0,1.0); margin: 0px; line-height: auto;">Josh</div> <br><p style="color:#000;">On 28 April 2015 at 14:50:32, Benji Lanyado (<a href="mailto:benjilanyado@gmail.com">benjilanyado@gmail.com</a>) wrote:</p> <blockquote type="cite" class="clean_bq"><span><div><div></div><div>



<title></title>


<div dir="ltr">Hello all,
<div><br></div>
<div>We're doing some fiddling with face detection APIs, and were
wondering if any of you had any strong feelings on APIs to choose
or avoid?</div>
<div><br></div>
<div>Things we're interested in:</div>
<div><br></div>
<div>• Option for straight up face <i><u>detection</u></i> [bool -
"there's a face in that image!"], rather than full-fat face
recognition ["that's Mary!"], or analysis ["Mary is happy!"]. We're
only interested in detection.</div>
<div><br></div>
<div>• Value for money.</div>
<div><br></div>
<div>• Ease of integration, documentation, and reliability.</div>
<div><br></div>
<div>Any experiences with an API, good or bad, would be greatly
appreciated.</div>
<div><br></div>
<div>Many thanks in advance,</div>
<div> </div>
<div>
<div class="gmail_signature">
<div dir="ltr">
<div>
<div dir="ltr">
<div>Benji Lanyado</div>
<div>Founder, <a href="http://Picfair.com" target="_blank">Picfair.com<br></a></div>
<div><a href="https://twitter.com/benjilanyado" target="_blank">@benjilanyado</a></div>
<div>+44 7980 300 606</div>
<div><br></div>
</div>
</div>
</div>
</div>
</div>
</div>


_______________________________________________
<br>Chat mailing list
<br>Chat@lists.lrug.org
<br>Archives: http://lists.lrug.org/pipermail/chat-lrug.org
<br>Manage your subscription: http://lists.lrug.org/options.cgi/chat-lrug.org
<br>List info: http://lists.lrug.org/listinfo.cgi/chat-lrug.org
<br></div></div></span></blockquote></body></html>