Digital Image Processing and Artificial Neural Networks leaf node


URI

https://openalex.org/T13674

Label

Digital Image Processing and Artificial Neural Networks

Description

This cluster of papers covers topics related to digital image processing, artificial neural networks, and their applications in various fields such as cryptography, machine learning, computer vision, and data security. The use of MATLAB for digital image processing and the application of artificial neural networks for tasks like face recognition and traffic sign recognition are also prominent in this cluster.

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/T13674> a skos:Concept ;
    rdfs:label "Digital Image Processing and Artificial Neural Networks"@en ;
    rdfs:isDefinedBy openalex: ;
    owl:sameAs <https://en.wikipedia.org/wiki/Digital_image_processing>,
        <https://openalex.org/T13674> ;
    skos:broader oasubfields:1702 ;
    skos:definition "This cluster of papers covers topics related to digital image processing, artificial neural networks, and their applications in various fields such as cryptography, machine learning, computer vision, and data security. The use of MATLAB for digital image processing and the application of artificial neural networks for tasks like face recognition and traffic sign recognition are also prominent in this cluster."@en ;
    skos:inScheme openalex: ;
    skos:prefLabel "Digital Image Processing and Artificial Neural Networks"@en ;
    openalex:cited_by_count 41066 ;
    openalex:works_count 39011 .