[Tickets #7593] Re: Use PHP Facedetect for face detection

bugs at horde.org bugs at horde.org
Wed Oct 29 17:35:18 UTC 2008


DO NOT REPLY TO THIS MESSAGE. THIS EMAIL ADDRESS IS NOT MONITORED.

Ticket URL: http://bugs.horde.org/ticket/7593
------------------------------------------------------------------------------
  Ticket             | 7593
  Updated By         | robb at wtg.cw.com
  Summary            | Use PHP Facedetect for face detection
  Queue              | Ansel
  Type               | Enhancement
  State              | Resolved
  Priority           | 1. Low
  Milestone          |
  Patch              |
  Owners             |
------------------------------------------------------------------------------


robb at wtg.cw.com (2008-10-29 13:35) wrote:

> Here is a link to my dev ansel server's test.php:
> http://dev.theupstairsroom.com/horde/ansel/test.php
>
> It's under PHP Module Capabilities.

ok, a cvs update has fixed this, I can now see the facedetect pecl detected

> As far as it working, it worked the last I tried it.  Looking at the
> page you linked to, it looks like the code is the same as in Ansel's
> facedetect face driver, so I don't see any reason why it wouldn't.
> That being said, I don't have it installed at the moment.
>
> 1) Be sure your running the latest CVS code either HEAD or FW_3
> should be fine

default checkout would be HEAD right?

> 2) Make sure you actually select the desired face driver in Ansel's
> configuration.

I have this...

$conf['faces']['defs'] =  
'/usr/share/opencv/haarcascades/haarcascade_frontalface_alt.xml';
$conf['faces']['driver'] = 'facedetect';
$conf['faces']['search'] = '7';

opencv is detected and the xml file is at location above





More information about the bugs mailing list