@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-00839601v1> a dcat:Dataset ;
    dct:description """
              This paper presents a method for SAR image segmentation by relying on active contour model with the non-local processing principle~\\cite{Buades}. The idea is to partition a SAR image via computing the patch similarity in the SAR image non-locally, and formulize the segmentation problem with an active contour model. More precisely, after computing the statistical features of SAR images, non-local comparisons between feature patches are used to calculate the active contour energy, which is defined by integrating the interactions between pairs of patches inside and outside the segmented region. A level set method is finally used to minimize the non-local energy. Compared with existing approaches for SAR image segmentation, the only requirement of this method is a local similarity between patches, and it is less sensitive to initial segmentation. The experimental results show the effectiveness and feasibility of the proposed method.
            """ ;
    dct:identifier "hal-00839601" ;
    dct:issued "2026-05-07T13:02:58.507581"^^xsd:dateTime ;
    dct:language "en" ;
    dct:modified "2026-05-07T13:02:58.507587"^^xsd:dateTime ;
    dct:publisher <https://rec.harvest-normandie.data4citizen.com/organization/cce9db95-46d9-4dc2-84b6-764215d0a002> ;
    dct:title "SAR Image Segmentation via Non-local Active Contours" ;
    dcat:contactPoint [ a vcard:Organization ;
            vcard:fn "CCSD" ] ;
    dcat:distribution <https://rec.harvest-normandie.data4citizen.com/dataset/oai-hal-hal-00839601v1/resource/b8093046-6b4b-4ba3-af7c-c91b5a161738> ;
    dcat:keyword "active-contour",
        "infoeu-reposemanticsreport",
        "infoinfo-cvcomputer-science-cscomputer-vision-and-pattern-recognition-cscv",
        "infoinfo-tscomputer-science-cssignal-and-image-processing",
        "non-local",
        "reports",
        "segmentation",
        "spisignalengineering-sciences-physicssignal-and-image-processing" ;
    dcat:landingPage <https://hal.science/hal-00839601> .

<https://rec.harvest-normandie.data4citizen.com/dataset/oai-hal-hal-00839601v1/resource/b8093046-6b4b-4ba3-af7c-c91b5a161738> a dcat:Distribution ;
    dct:format "HTML" ;
    dct:issued "2026-05-07T13:02:58.509928"^^xsd:dateTime ;
    dct:modified "2026-05-07T13:02:58.497647"^^xsd:dateTime ;
    dct:title "SAR Image Segmentation via Non-local Active Contours" ;
    dcat:accessURL <https://hal.science/hal-00839601> .

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

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

