Browse Wiki & Semantic Web

Jump to: navigation, search
Http://dbpedia.org/resource/Simple interactive object extraction
  This page has no properties.
hide properties that link here 
  No properties link to this page.
 
http://dbpedia.org/resource/Simple_interactive_object_extraction
http://dbpedia.org/ontology/abstract SIOX (аббревиатура от англ. Simple InteracSIOX (аббревиатура от англ. Simple Interactive Object Extraction — алгоритм для извлечения объектов переднего плана из цветных фотографий при незначительной помощи пользователя. SIOX используется в качестве инструмента в таких графических редакторах как GIMP (с версии 2.3.3) и Inkscape. Сперва используется инструмент произвольного выделения чтобы задать интересующую область изображения. Она должна содержать все объекты переднего плана которые нужно извлечь и минимум фоновых объектов насколько это возможно. Пиксели вне выделенной области образуют уверенный фон, а область внутри выделения образует надмножество переднего плана — то есть неопределенную область. Затем используется т. н. кисть переднего плана чтобы пометить области уверенного переднего плана. Алгоритм создает маску выделения, которая затем может быть уточнена путём добавления пометок с помощью кистей фона или переднего плана.с помощью кистей фона или переднего плана. , Simple interactive object extraction (SIOXSimple interactive object extraction (SIOX) is an algorithm for extracting foreground objects from color images and videos with very little user interaction. It has been implemented as "foreground selection" tool in the GIMP (since version 2.3.3), as part of the tracer tool in Inkscape (since 0.44pre3), and as function in ImageJ and Fiji (plug-in). Experimental implementations were also reported for Blender and Krita. Although the algorithm was originally designed for videos, virtually all implementations use SIOX primarily for still image segmentation. In fact, it is often said to be the current de facto standard for this task in the open-source world. Initially, a free hand selection tool is used to specify the region of interest. It must contain all foreground objects to extract and as few background as possible. The pixels outside the region of interest form the sure background while the inner region define a superset of the foreground, i.e. the unknown region. A so-called foreground brush is then used to mark representative foreground regions. The algorithm outputs a selection mask. The selection can be refined by either adding further foreground markings or by adding background markings using the background brush. Technically, the algorithm performs the following steps: * Create a set of representative colors for sure foreground and sure background, the so-called color signatures. * Assign all image points to foreground or background by a weighted nearest neighbor search in the color signatures. * Apply some standard image processing operations like erode, dilate, and blur to remove artifacts. * Find the connected foreground components that are either large enough or marked by the user. For video segmentation the sure background and sure foreground regions are learned from motion statistics. SIOX also features tools that allow sub-pixel accurate refinement of edges and high texture areas, the so-called "detail refinement brushes". As with all segmentation algorithms, there are always pictures where the algorithm does not yield perfect results. The most critical drawback of SIOX is the color dependence. Although many photos are well-separable by color, the algorithm cannot deal with camouflage. If the foreground and background share many identical shades of similar colors, the algorithm might give a result with parts missing or incorrectly classified foreground. SIOX performs about equally well on different benchmarks compared to graph-based segmentation methods, such as Grabcut. SIOX is, however, more noise robust and can therefore also be used for the segmentation of videos. Graph-based segmentation methods search for a minimum cut and therefore tend to not perform optimally with complex structures. The algorithm has initially been developed at the department of computer science at Freie Universitaet Berlin. The main developer, Gerald Friedland, is now faculty at the EECS department of the University of California at Berkeley and also a Principal Data Scientist at Lawrence Livermore National Lab. He continues to support the development through mentoring, e.g. in the Google Summer of Code.toring, e.g. in the Google Summer of Code.
http://dbpedia.org/ontology/wikiPageExternalLink http://www.gimp.org + , http://www.worldscinet.com/ijsc/01/0102/S1793351X07000123.html + , http://ieeexplore.ieee.org/xpl/freeabs_all.jsp%3Farnumber=1565841 + , http://www.siox.org + , http://pacific.mpi-cbg.de/wiki/index.php/SIOX:_Simple_Interactive_Object_Extraction + , https://www.youtube.com/watch%3Fv=A_FWoD82U_o + , http://www.echalk.de + , http://www.inkscape.org +
http://dbpedia.org/ontology/wikiPageID 2874021
http://dbpedia.org/ontology/wikiPageLength 4846
http://dbpedia.org/ontology/wikiPageRevisionID 1120315882
http://dbpedia.org/ontology/wikiPageWikiLink http://dbpedia.org/resource/University_of_California%2C_Berkeley + , http://dbpedia.org/resource/De_facto_standard + , http://dbpedia.org/resource/Blender_%28software%29 + , http://dbpedia.org/resource/Segmentation_%28image_processing%29 + , http://dbpedia.org/resource/Category:Image_segmentation + , http://dbpedia.org/resource/ImageJ + , http://dbpedia.org/resource/Freie_Universitaet_Berlin + , http://dbpedia.org/resource/Open-source + , http://dbpedia.org/resource/Krita + , http://dbpedia.org/resource/International_Journal_of_Semantic_Computing + , http://dbpedia.org/resource/Gerald_Friedland + , http://dbpedia.org/resource/Grabcut + , http://dbpedia.org/resource/GIMP + , http://dbpedia.org/resource/Lawrence_Livermore_National_Laboratory + , http://dbpedia.org/resource/FIJI_Image_processing_software + , http://dbpedia.org/resource/Google_Summer_of_Code + , http://dbpedia.org/resource/Category:Computer_graphics + , http://dbpedia.org/resource/Inkscape +
http://dbpedia.org/property/wikiPageUsesTemplate http://dbpedia.org/resource/Template:Reflist +
http://purl.org/dc/terms/subject http://dbpedia.org/resource/Category:Image_segmentation + , http://dbpedia.org/resource/Category:Computer_graphics +
http://purl.org/linguistics/gold/hypernym http://dbpedia.org/resource/Algorithm +
http://www.w3.org/ns/prov#wasDerivedFrom http://en.wikipedia.org/wiki/Simple_interactive_object_extraction?oldid=1120315882&ns=0 +
http://xmlns.com/foaf/0.1/isPrimaryTopicOf http://en.wikipedia.org/wiki/Simple_interactive_object_extraction +
owl:sameAs http://ru.dbpedia.org/resource/SIOX + , http://dbpedia.org/resource/Simple_interactive_object_extraction + , http://rdf.freebase.com/ns/m.0889_n + , http://www.wikidata.org/entity/Q4048787 + , https://global.dbpedia.org/id/3joF3 +
rdf:type http://dbpedia.org/ontology/Software +
rdfs:comment SIOX (аббревиатура от англ. Simple InteracSIOX (аббревиатура от англ. Simple Interactive Object Extraction — алгоритм для извлечения объектов переднего плана из цветных фотографий при незначительной помощи пользователя. SIOX используется в качестве инструмента в таких графических редакторах как GIMP (с версии 2.3.3) и Inkscape.орах как GIMP (с версии 2.3.3) и Inkscape. , Simple interactive object extraction (SIOXSimple interactive object extraction (SIOX) is an algorithm for extracting foreground objects from color images and videos with very little user interaction. It has been implemented as "foreground selection" tool in the GIMP (since version 2.3.3), as part of the tracer tool in Inkscape (since 0.44pre3), and as function in ImageJ and Fiji (plug-in). Experimental implementations were also reported for Blender and Krita. Although the algorithm was originally designed for videos, virtually all implementations use SIOX primarily for still image segmentation. In fact, it is often said to be the current de facto standard for this task in the open-source world.rd for this task in the open-source world.
rdfs:label SIOX , Simple interactive object extraction
hide properties that link here 
http://dbpedia.org/resource/Simple_Interactive_Object_Extraction + http://dbpedia.org/ontology/wikiPageRedirects
http://dbpedia.org/resource/Inkscape + , http://dbpedia.org/resource/GIMP + , http://dbpedia.org/resource/Simple_Interactive_Object_Extraction + http://dbpedia.org/ontology/wikiPageWikiLink
http://en.wikipedia.org/wiki/Simple_interactive_object_extraction + http://xmlns.com/foaf/0.1/primaryTopic
http://dbpedia.org/resource/Simple_interactive_object_extraction + owl:sameAs
 

 

Enter the name of the page to start semantic browsing from.