@prefix dcat: <http://www.w3.org/ns/dcat#> .
@prefix dct: <http://purl.org/dc/terms/> .
@prefix foaf: <http://xmlns.com/foaf/0.1/> .
@prefix vcard: <http://www.w3.org/2006/vcard/ns#> .
@prefix xsd: <http://www.w3.org/2001/XMLSchema#> .

<https://rec.harvest-normandie.data4citizen.com/dataset/oai-hal-hal-00675083v1> a dcat:Dataset ;
    dct:description """
              In this work, we propose a new approach to recover trajectories from points previously detected in a sequence of images. In presence of spurious and missing detections, actual trajectories can be characterized by an a-contrario model, that estimates the probability of observing a similar trajectory in random data. This results in a single criterion combining trajectory characteristics (duration, number of points, smoothness) and data statistics (number of images and detected points), which can then be used to drive a dynamic programming algorithm able to extract sequentially the most meaningful trajectories. The performances obtained on synthetic and real-world data are studied in detail, and shown to compare favorably to the state-of-the-art ROADS algorithm.
            """ ;
    dct:identifier "hal-00675083" ;
    dct:issued "2026-05-26T10:53:59.645914"^^xsd:dateTime ;
    dct:language "en" ;
    dct:modified "2026-05-26T10:53:59.645924"^^xsd:dateTime ;
    dct:publisher <https://rec.harvest-normandie.data4citizen.com/organization/cce9db95-46d9-4dc2-84b6-764215d0a002> ;
    dct:title "Point tracking: an a-contrario approach" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "CCSD" ] ;
    dcat:distribution <https://rec.harvest-normandie.data4citizen.com/dataset/oai-hal-hal-00675083v1/resource/e295e417-c94f-400b-8cd5-1e9845332fed> ;
    dcat:keyword "a-contrario-detection",
        "infoeu-reposemanticspreprint",
        "infoinfo-ticomputer-science-csimage-processing-eessiv",
        "motion-correspondence",
        "point-tracking",
        "preprints-working-papers-" ;
    dcat:landingPage <https://hal.science/hal-00675083> .

<https://rec.harvest-normandie.data4citizen.com/dataset/oai-hal-hal-00675083v1/resource/e295e417-c94f-400b-8cd5-1e9845332fed> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2026-05-26T10:53:59.703198"^^xsd:dateTime ;
    dct:modified "2026-05-26T10:53:59.603867"^^xsd:dateTime ;
    dct:title "Point tracking: an a-contrario approach" ;
    dcat:accessURL <https://hal.science/hal-00675083> .

<https://rec.harvest-normandie.data4citizen.com/organization/cce9db95-46d9-4dc2-84b6-764215d0a002> a foaf:Agent ;
    foaf:name "test_moissonnage_selune" .

<https://hal.science/hal-00675083> a foaf:Document .

