Help for this page

Select Code to Download


  1. or download this
    package OpenCV::Webcam;
    
    ...
    
    
    END_OF_C_CODE
    
  2. or download this
    use Gtk2 '-init';
    use Glib qw(TRUE FALSE);
    ...
    $window->show_all();
    
    Gtk2->main;
    
  3. or download this
    GLib-GObject-CRITICAL **: g_param_spec_float: assertion `default_value
    + >= minimum && default_value <= maximum' failed at web.pl line 8.
    
    Gtk-CRITICAL **: gtk_widget_class_install_style_property: assertion `G
    +_IS_PARAM_SPEC (pspec)' failed at web.pl line 8.