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.