frontveg 0.2.0__py3-none-any.whl → 0.2.1__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- frontveg/_version.py +2 -2
- {frontveg-0.2.0.dist-info → frontveg-0.2.1.dist-info}/METADATA +2 -2
- {frontveg-0.2.0.dist-info → frontveg-0.2.1.dist-info}/RECORD +7 -7
- {frontveg-0.2.0.dist-info → frontveg-0.2.1.dist-info}/WHEEL +0 -0
- {frontveg-0.2.0.dist-info → frontveg-0.2.1.dist-info}/entry_points.txt +0 -0
- {frontveg-0.2.0.dist-info → frontveg-0.2.1.dist-info}/licenses/LICENSE +0 -0
- {frontveg-0.2.0.dist-info → frontveg-0.2.1.dist-info}/top_level.txt +0 -0
frontveg/_version.py
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
Metadata-Version: 2.4
|
2
2
|
Name: frontveg
|
3
|
-
Version: 0.2.
|
3
|
+
Version: 0.2.1
|
4
4
|
Summary: Segmentation of vegetation located to close to camera
|
5
5
|
Author: Herearii Metuarea
|
6
6
|
Author-email: herearii.metuarea@univ-angers.fr
|
@@ -83,8 +83,8 @@ A plugin for foreground vegetation segmentation, tailored for trellised vegetati
|
|
83
83
|
|
84
84
|
The method was developped by Herearii Metuarea, PHENET PhD at LARIS (French laboratory located in Angers, France) and Abdoul-Djalil Hamza Ousseini, AgroEcoPhen Engineer at IRHS (French Institute located in INRAe Angers, France) in Imhorphen team (bioimaging research group lead) under the supervision of Eric Duchêne (Research Engineer), Morgane Roth (Research Engineer) and David Rousseau (Full professor). This plugin was written by Herearii Metuarea and was designed in the context of the european project PHENET.
|
85
85
|
|
86
|
+

|
86
87
|
|
87
|
-

|
88
88
|
|
89
89
|
----------------------------------
|
90
90
|
|
@@ -1,12 +1,12 @@
|
|
1
1
|
frontveg/__init__.py,sha256=BVJaebsOBu1m--T0j2UjXzD_pG4zBvZ1PHfH3nga9js,373
|
2
|
-
frontveg/_version.py,sha256=
|
2
|
+
frontveg/_version.py,sha256=cTPlZaUCc20I4ZWsDjY35UftpFNRgfDaDBgkWxfIQmg,532
|
3
3
|
frontveg/_widget.py,sha256=gyCQpmWr20TvgwkurBZTG5EeBoGEk2GxOEAiS3Zqmpg,4940
|
4
4
|
frontveg/napari.yaml,sha256=YTDShC2Rt39ypSM-opRP4lNDOncghjanBNydozPcHvE,1208
|
5
5
|
frontveg/_tests/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
6
6
|
frontveg/_tests/test_widget.py,sha256=jaFBX-JpnaRHDvQvU6QbUhOiL6Aejn2yljq11yl3hmY,2265
|
7
|
-
frontveg-0.2.
|
8
|
-
frontveg-0.2.
|
9
|
-
frontveg-0.2.
|
10
|
-
frontveg-0.2.
|
11
|
-
frontveg-0.2.
|
12
|
-
frontveg-0.2.
|
7
|
+
frontveg-0.2.1.dist-info/licenses/LICENSE,sha256=2qUWKx6xVq9efOuuI6lxeftgMSY2njkm5Qy4HXLRQgA,1520
|
8
|
+
frontveg-0.2.1.dist-info/METADATA,sha256=O_Yf9RJNGxSvG_-w4WKW87x48qy0mKqT6BYPVT6eMZ0,7767
|
9
|
+
frontveg-0.2.1.dist-info/WHEEL,sha256=Nw36Djuh_5VDukK0H78QzOX-_FQEo6V37m3nkm96gtU,91
|
10
|
+
frontveg-0.2.1.dist-info/entry_points.txt,sha256=VMaRha_yYtIcJAdA0suCmR0of0MZJfUaUn2aKSYtR0I,50
|
11
|
+
frontveg-0.2.1.dist-info/top_level.txt,sha256=skkajXDCaVFNYqsXXqsUv6fqlA6Pl-2cLwKJO52ldBI,9
|
12
|
+
frontveg-0.2.1.dist-info/RECORD,,
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|