Metadata-Version: 2.4
Name: napasserelle
Version: 1.2.0
Summary: Plugin napari pour fabriquer, superviser et traiter des masques de segmentation binaire à partir d'un modèle de segmentation-models-pytorch.
Author: Maxence Chédor
Author-email: maxence.chedor@alumni.inp-n7.fr
License: MIT License
        
        Copyright for portions of project Napasserelle are held by LECLERC Simon 2026, as part of project simple-napari-cci-annotator (https://github.com/CCI-GU-Sweden/simple-napari-cci-annotator).
        All other copyright for project Napasserelle are held by CHÉDOR Maxence 2026.
        
        MIT License
        
        Copyright (c) 2026 LECLERC Simon
        
        Permission is hereby granted, free of charge, to any person obtaining a copy
        of this software and associated documentation files (the "Software"), to deal
        in the Software without restriction, including without limitation the rights
        to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
        copies of the Software, and to permit persons to whom the Software is
        furnished to do so, subject to the following conditions:
        
        The above copyright notice and this permission notice shall be included in all
        copies or substantial portions of the Software.
        
        THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
        IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
        FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
        AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
        LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
        OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
        SOFTWARE.
        
        MIT License
        
        Copyright (c) 2026 CHÉDOR Maxence
        
        Permission is hereby granted, free of charge, to any person obtaining a copy
        of this software and associated documentation files (the "Software"), to deal
        in the Software without restriction, including without limitation the rights
        to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
        copies of the Software, and to permit persons to whom the Software is
        furnished to do so, subject to the following conditions:
        
        The above copyright notice and this permission notice shall be included in all
        copies or substantial portions of the Software.
        
        THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
        IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
        FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
        AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
        LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
        OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
        SOFTWARE.
Classifier: Framework :: napari
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3 :: Only
Classifier: Programming Language :: Python :: 3.10
Requires-Python: >=3.9
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: numpy
Requires-Dist: opencv-python
Requires-Dist: qtpy
Requires-Dist: napari>=0.4.19
Provides-Extra: ai
Requires-Dist: segmentation-models-pytorch; extra == "ai"
Provides-Extra: napari-all
Requires-Dist: napari[all]; extra == "napari-all"
Provides-Extra: ez-install
Requires-Dist: napari[qt]; extra == "ez-install"
Requires-Dist: segmentation-models-pytorch; extra == "ez-install"
Provides-Extra: all
Requires-Dist: napari[all]; extra == "all"
Requires-Dist: segmentation-models-pytorch; extra == "all"
Dynamic: license-file


## Napasserelle 
### Plugin Napari de marquage des passerelles de la grotte Chauvet 
github : https://github.com/mchedor/Napasserelle

Ce projet est une adaptation du projet suivant :
https://github.com/CCI-GU-Sweden/simple-napari-cci-annotator/
Dans le but de visualiser et de masquer des passerelles sur des images archéologiques pour faire de la reconstitution photogrammétrique.

### Utilisation
cf [Manuel utilisateur](Manuel_Utilisateur_napari_segmentation.pdf)
