Connected Component Labeling Algorithms leaf node


URI

https://openalex.org/T12923

Label

Connected Component Labeling Algorithms

Description

This cluster of papers focuses on connected component labeling algorithms, digital tomography, and discrete geometry. It covers topics such as fast labeling algorithms, curvature estimation, topology preservation, and GPU implementation for processing binary images on hexagonal lattices.

Implementation

@prefix oasubfields: <https://openalex.org/subfields/> .
@prefix openalex: <https://lambdamusic.github.io/openalex-hacks/ontology/> .
@prefix owl: <http://www.w3.org/2002/07/owl#> .
@prefix rdfs: <http://www.w3.org/2000/01/rdf-schema#> .
@prefix skos: <http://www.w3.org/2004/02/skos/core#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://openalex.org/T12923> a skos:Concept ;
    rdfs:label "Connected Component Labeling Algorithms"@en ;
    rdfs:isDefinedBy openalex: ;
    owl:sameAs <https://en.wikipedia.org/wiki/Connected-component_labeling>,
        <https://openalex.org/T12923> ;
    skos:broader oasubfields:1707 ;
    skos:definition "This cluster of papers focuses on connected component labeling algorithms, digital tomography, and discrete geometry. It covers topics such as fast labeling algorithms, curvature estimation, topology preservation, and GPU implementation for processing binary images on hexagonal lattices."@en ;
    skos:inScheme openalex: ;
    skos:prefLabel "Connected Component Labeling Algorithms"@en ;
    openalex:cited_by_count 311482 ;
    openalex:works_count 20386 .