Automated Currency Recognition and Authentication leaf node


URI

https://openalex.org/T14319

Label

Automated Currency Recognition and Authentication

Description

This cluster of papers focuses on automated recognition and authentication of paper currency and coins using techniques such as image processing, deep learning, neural networks, and feature extraction. The research covers various aspects including banknote security, counterfeit detection, and assistance for the visually impaired.

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/T14319> a skos:Concept ;
    rdfs:label "Automated Currency Recognition and Authentication"@en ;
    rdfs:isDefinedBy openalex: ;
    owl:sameAs <https://en.wikipedia.org/wiki/Banknote_recognition>,
        <https://openalex.org/T14319> ;
    skos:broader oasubfields:1707 ;
    skos:definition "This cluster of papers focuses on automated recognition and authentication of paper currency and coins using techniques such as image processing, deep learning, neural networks, and feature extraction. The research covers various aspects including banknote security, counterfeit detection, and assistance for the visually impaired."@en ;
    skos:inScheme openalex: ;
    skos:prefLabel "Automated Currency Recognition and Authentication"@en ;
    openalex:cited_by_count 29804 ;
    openalex:works_count 6655 .