Help for this page

Select Code to Download


  1. or download this
    [Sat Jun 08 17:04:41 2013] [error] [client 192.168.1.1] /usr/bin/perl:
    + symbol lookup error: /usr/local/lib/perl/5.14.2/auto/Image/ObjectDet
    +ect/ObjectDetect.so: undefined symbol: cvLoad
    [Sat Jun 08 17:04:41 2013] [error] [client 192.168.1.1] Premature end 
    +of script headers: open1.pl
    
  2. or download this
    #! /usr/bin/perl
    
    ...
        print $face->{width}, "\n";
        print $face->{height}, "\n";
    }