Image Enhancement Techniques leaf node


URI

https://openalex.org/T11019

Label

Image Enhancement Techniques

Description

This cluster of papers focuses on the advancements in image enhancement techniques, including dehazing, contrast enhancement, and color transfer. It covers a wide range of topics such as underwater imaging, single image restoration, low-light enhancement, and high dynamic range imaging. The cluster showcases the application of deep learning methods in addressing challenges related to image processing and enhancement.

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/T11019> a skos:Concept ;
    rdfs:label "Image Enhancement Techniques"@en ;
    rdfs:isDefinedBy openalex: ;
    owl:sameAs <https://en.wikipedia.org/wiki/Image_enhancement>,
        <https://openalex.org/T11019> ;
    skos:broader oasubfields:1707 ;
    skos:definition "This cluster of papers focuses on the advancements in image enhancement techniques, including dehazing, contrast enhancement, and color transfer. It covers a wide range of topics such as underwater imaging, single image restoration, low-light enhancement, and high dynamic range imaging. The cluster showcases the application of deep learning methods in addressing challenges related to image processing and enhancement."@en ;
    skos:inScheme openalex: ;
    skos:prefLabel "Image Enhancement Techniques"@en ;
    openalex:cited_by_count 466610 ;
    openalex:works_count 30114 .