Warning: Declaration of Graphene_Description_Walker::start_el(&$output, $item, $depth, $args) should be compatible with Walker_Nav_Menu::start_el(&$output, $item, $depth = 0, $args = Array, $id = 0) in /homepages/41/d29721102/htdocs/wp/wp-content/themes/graphene/functions.php on line 716

Warning: Declaration of Walker_PageDescription::start_el(&$output, $page, $depth, $args, $current_page) should be compatible with Walker_Page::start_el(&$output, $page, $depth = 0, $args = Array, $current_page = 0) in /homepages/41/d29721102/htdocs/wp/wp-content/themes/graphene/functions.php on line 816
opencv » Dominik Schmidt

Tag Archive: opencv

Feb
11

Microsoft Surface 2 as Image Source for EmguCV

The Surface's raw image ready to be processed with Emgu CV

Microsoft’s new Surface (i.e., the Samsung SUR40 device) features PixelSense which offers an image similar to that of a camera-based interactive surface (some example captures). The Surface driver already does quite a bit of processing (e.g., finger and orientation recognition or tag detection). Still, there are many more possible applications using the raw image data. To …

Continue reading »