Time-of-Flight Imaging Techniques leaf node


URI

https://openalex.org/T12153

Label

Time-of-Flight Imaging Techniques

Description

This cluster of papers covers a wide range of advances in time-of-flight imaging techniques, including laser ranging, single-photon detection, lidar systems, and non-line-of-sight imaging. The papers discuss applications such as 3D imaging, depth sensing, and photon counting in various scenarios.

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/T12153> a skos:Concept ;
    rdfs:label "Time-of-Flight Imaging Techniques"@en ;
    rdfs:isDefinedBy openalex: ;
    owl:sameAs <https://en.wikipedia.org/wiki/Time-of-flight_camera>,
        <https://openalex.org/T12153> ;
    skos:broader oasubfields:3105 ;
    skos:definition "This cluster of papers covers a wide range of advances in time-of-flight imaging techniques, including laser ranging, single-photon detection, lidar systems, and non-line-of-sight imaging. The papers discuss applications such as 3D imaging, depth sensing, and photon counting in various scenarios."@en ;
    skos:inScheme openalex: ;
    skos:prefLabel "Time-of-Flight Imaging Techniques"@en ;
    openalex:cited_by_count 245799 ;
    openalex:works_count 37652 .