Shape Matching and Object Recognition leaf node


URI

https://openalex.org/T10824

Label

Shape Matching and Object Recognition

Description

This cluster of papers focuses on shape matching, object recognition, and content-based image retrieval using techniques such as local binary patterns, feature descriptors, and rotation-invariant methods. It also explores the application of these methods in medical imaging, semantic relevance modeling, and machine learning for image annotation.

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/T10824> a skos:Concept ;
    rdfs:label "Shape Matching and Object Recognition"@en ;
    rdfs:isDefinedBy openalex: ;
    owl:sameAs <https://en.wikipedia.org/wiki/Shape_matching>,
        <https://openalex.org/T10824> ;
    skos:broader oasubfields:1707 ;
    skos:definition "This cluster of papers focuses on shape matching, object recognition, and content-based image retrieval using techniques such as local binary patterns, feature descriptors, and rotation-invariant methods. It also explores the application of these methods in medical imaging, semantic relevance modeling, and machine learning for image annotation."@en ;
    skos:inScheme openalex: ;
    skos:prefLabel "Shape Matching and Object Recognition"@en ;
    openalex:cited_by_count 1044138 ;
    openalex:works_count 65588 .