Jiro Nishiguchi > Image-ObjectDetect-0.11 > facedetect.pl

Download:
Image-ObjectDetect-0.11.tar.gz

Annotate this POD

CPAN RT

Open  0
Report a bug
Source  

NAME ^

facedetect.pl - detects faces from picture.

SYNOPSIS ^

facedetect.pl [options]

 Options:
   -c -cascade        cascade file
   -o -output         output filename
   -i -input          input filename
   -v -version        print version
   -h -help           print this help

 See also:
   perldoc Image::ObjectDetect

DESCRIPTION ^

Detects faces from picture.

AUTHOR ^

Jiro Nishiguchi <jiro@cpan.org>

This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.