This HTML5 document contains 29 embedded RDF statements represented using HTML+Microdata notation.

The embedded RDF content will be recognized by any processor of HTML5 Microdata.

Namespace Prefixes

PrefixIRI
dctermshttp://purl.org/dc/terms/
dbohttp://dbpedia.org/ontology/
foafhttp://xmlns.com/foaf/0.1/
n16https://global.dbpedia.org/id/
n19http://www.graphicon.ru/oldgr/en/publications/text/
dbthttp://dbpedia.org/resource/Template:
rdfshttp://www.w3.org/2000/01/rdf-schema#
freebasehttp://rdf.freebase.com/ns/
n14http://
rdfhttp://www.w3.org/1999/02/22-rdf-syntax-ns#
owlhttp://www.w3.org/2002/07/owl#
wikipedia-enhttp://en.wikipedia.org/wiki/
dbpedia-frhttp://fr.dbpedia.org/resource/
dbchttp://dbpedia.org/resource/Category:
dbphttp://dbpedia.org/property/
provhttp://www.w3.org/ns/prov#
xsdhhttp://www.w3.org/2001/XMLSchema#
goldhttp://purl.org/linguistics/gold/
wikidatahttp://www.wikidata.org/entity/
dbrhttp://dbpedia.org/resource/

Statements

Subject Item
dbr:List_of_algorithms
dbo:wikiPageWikiLink
dbr:GrowCut_algorithm
Subject Item
dbr:GrowCut_algorithm
rdf:type
dbo:Software
rdfs:label
GrowCut algorithm GrowCut
rdfs:comment
GrowCut est un algorithme interactif de segmentation, principalement utilisé pour la segmentation d'image. Il modélise une image au moyen d'un automate cellulaire dont l'évolution constitue le processus de segmentation. Chaque cellule de l'automate se voit attribuer un statut (dans le cas de la segmentation binaire - objet, arrière-plan et vide). Pendant l'évolution de l'automate, certaines cellules capturent leurs voisins. Si une cellule voit son statut changer en objet, elle élargit la zone sélectionnée. Si au contraire elle passe au statut arrière-plan, elle ne fait plus partie de la zone détourée. GrowCut is an interactive segmentation algorithm. It uses Cellular Automaton as an image model. Automata evolution models segmentation process. Each cell of the automata has some label (in case of binary segmentation - 'object', 'background' and 'empty'). During automata evolution some cells capture their neighbours, replacing their labels. In GrowCut, a user vaguely draws some strokes inside the object of interest with an object brush, and outside the object with a background brush. In simple cases only a few strokes suffice for segmentation.
dcterms:subject
dbc:Image_segmentation
dbo:wikiPageID
16309713
dbo:wikiPageRevisionID
1000173605
dbo:wikiPageWikiLink
dbr:Algorithm dbr:Segmentation_(image_processing) dbr:Automata_theory dbc:Image_segmentation dbr:Cellular_automaton
dbo:wikiPageExternalLink
n14:www.growcut.com n19:gc2005vk.pdf
owl:sameAs
dbpedia-fr:GrowCut wikidata:Q5611599 n16:4kAv1 freebase:m.03wgn5f
dbp:wikiPageUsesTemplate
dbt:More_citations_needed dbt:Cite_conference
dbo:abstract
GrowCut is an interactive segmentation algorithm. It uses Cellular Automaton as an image model. Automata evolution models segmentation process. Each cell of the automata has some label (in case of binary segmentation - 'object', 'background' and 'empty'). During automata evolution some cells capture their neighbours, replacing their labels. In GrowCut, a user vaguely draws some strokes inside the object of interest with an object brush, and outside the object with a background brush. In simple cases only a few strokes suffice for segmentation. GrowCut est un algorithme interactif de segmentation, principalement utilisé pour la segmentation d'image. Il modélise une image au moyen d'un automate cellulaire dont l'évolution constitue le processus de segmentation. Chaque cellule de l'automate se voit attribuer un statut (dans le cas de la segmentation binaire - objet, arrière-plan et vide). Pendant l'évolution de l'automate, certaines cellules capturent leurs voisins. Si une cellule voit son statut changer en objet, elle élargit la zone sélectionnée. Si au contraire elle passe au statut arrière-plan, elle ne fait plus partie de la zone détourée. Pour pouvoir être utilisé, GrowCut requiert une saisie utilisateur. Cette dernière consiste à dessiner approximativement des traits à l'intérieur de l'objet à détourer à l'aide d'une brosse objet, et à l'extérieur de l'objet avec une brosse arrière-plan. Les cellules non "peintes" prennent le statut vide. Dans des cas simples, seuls quelques traits suffisent pour segmenter l'image.
gold:hypernym
dbr:Algorithm
prov:wasDerivedFrom
wikipedia-en:GrowCut_algorithm?oldid=1000173605&ns=0
dbo:wikiPageLength
1221
foaf:isPrimaryTopicOf
wikipedia-en:GrowCut_algorithm
Subject Item
wikipedia-en:GrowCut_algorithm
foaf:primaryTopic
dbr:GrowCut_algorithm