[#8359] Fallback PHP implementation for face detection
Summary Fallback PHP implementation for face detection
Queue Ansel
Queue Version Git master
Type Enhancement
State Accepted
Priority 1. Low
Owners
Requester Michael Rubinsky <mrubinsk (at) horde (dot) org>
Created 06/19/09 (269 days ago)
Due
Updated 12/08/09 (97 days ago)
Assigned
Resolved
Attachments
Milestone
Patch No

History
12/08/09 Michael Rubinsky Comment #4 Reply to this comment
I hardly think this is a "fallback" PHP implementation.  It requires 
the GD library to be built into PHP, which is not done by default.
  It's a fallback in the sense that it doesn't require any of the 
other libraries for face detection to be installed (OpenCV or 
Facedetect). This could also probably be ported to use 
imagemagic/imagick - and Ansel does require one of those to be present 
anyway...
12/08/09 Michael Slusarz Comment #3 Reply to this comment
I hardly think this is a "fallback" PHP implementation.  It requires 
the GD library to be built into PHP, which is not done by default.
12/08/09 jon (at) spriggs (dot) org (dot) uk Comment #2 Reply to this comment
This article is now at 
http://www.svay.com/blog/index/post/2009/06/19/Face-detection-in-pure-PHP-%28without-OpenCV%29 (for some reason, omitting the www. brought up an error 
page).

Can I bump this? It'll make finding faces in my wedding photos a LOT easier :D
08/01/09 Jan Schneider Version ⇒ Git master
 
06/19/09 Michael Rubinsky Comment #1
State ⇒ Accepted
Patch ⇒
Milestone ⇒
Queue ⇒ Ansel
Summary ⇒ Fallback PHP implementation for face detection
Type ⇒ Enhancement
Priority ⇒ 1. Low
Reply to this comment