mm          2010-03-26 14:06:06 UTC

  FreeBSD ports repository

  Modified files:
    graphics             Makefile 
  Added files:
    graphics/php-facedetect Makefile distinfo pkg-descr 
  Log:
  This extension provides a PHP implementation of the OpenCV library.
  The extension offers two new functions. In princible, they differ only by
  their return value. The first returns only the number of faces found on the
  given image and the other an associative array of their coordinates.
  
  WWW:    http://www.xarg.org/project/php-facedetect/
  
  Revision  Changes    Path
  1.1316    +1 -0      ports/graphics/Makefile
  1.1       +34 -0     ports/graphics/php-facedetect/Makefile (new)
  1.1       +3 -0      ports/graphics/php-facedetect/distinfo (new)
  1.1       +6 -0      ports/graphics/php-facedetect/pkg-descr (new)
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[email protected]"

Reply via email to