- Oct 15, 2021
-
-
Céline TREBEAU authored
- add zellige_pipeline.tif - update README.md
-
Céline TREBEAU authored
- add zellige_pipeline.png
-
Céline TREBEAU authored
- add zellige_pipeline.png
-
Céline TREBEAU authored
- update of README.md
-
Céline TREBEAU authored
- add @Plugin ZelligeCommand
-
- Oct 14, 2021
-
-
Céline TREBEAU authored
- addition of comment
-
Céline TREBEAU authored
-
Céline TREBEAU authored
- addition of image path in Main method arguments for executable jar
-
- removal of maven javadoc plugin
-
- add maven javadoc plugin
-
Céline TREBEAU authored
-
Céline TREBEAU authored
-
- update of .gitlab-ci.yml
-
Céline TREBEAU authored
-
Céline TREBEAU authored
-
Céline TREBEAU authored
-
- Oct 13, 2021
-
-
Céline TREBEAU authored
- update of javadoc
-
Céline TREBEAU authored
- pipeline failed due to * file removal -> addititon of fakeHeightMap.tif
-
- pipeline failed due to * file removal -> modification of file name * removal of median filter as a denoising method for pretreatment step -> change method to "gaussianBlur"
-
Céline TREBEAU authored
- addition of the 18 tested images
-
- Oct 12, 2021
-
-
Céline TREBEAU authored
- class ConstructionParameters moved from fr.pasteur.ida.zellige.steps.construction to fr.pasteur.ida.zellige.steps.construction.rounds for simplification
-
- Oct 08, 2021
-
-
Céline TREBEAU authored
- class Utils moved from fr.pasteur.ida.zellige to fr.pasteur.ida.zellige.steps for simplification
-
Céline TREBEAU authored
- class Main moved from fr.pasteur.ida.zellige.main to fr.pasteur.ida.zellige for simplification
-
Céline TREBEAU authored
- package jzy3D moved from fr.pasteur.ida.zellige to fr.pasteur.ida.zellige.utils for simplification
-
Céline TREBEAU authored
- class moved from utils to fr.pasteur.ida.zellige for simplification
-
Céline TREBEAU authored
- method moved from Utils class to Pretreatment class for simplification
-
Céline TREBEAU authored
- method moved from Utils class to PostTreatment class for simplification
-
Céline TREBEAU authored
-removal of unused methods
-
Céline TREBEAU authored
-removal of unused methods
-
- Sep 28, 2021
-
-
Céline TREBEAU authored
-
Céline TREBEAU authored
-
Jean-Yves TINEVEZ authored
-
- Sep 10, 2021
-
-
Céline TREBEAU authored
probable bug fix: the ratio has to be done on the number of pixels and not the number of coordinates
-
- Aug 03, 2021
-
-
Céline TREBEAU authored
-
Céline TREBEAU authored
-
- Aug 02, 2021
-
-
Céline TREBEAU authored
-
Céline TREBEAU authored
Creation of class ReferenceSurfaceProjection in order to compartmentalize all methods in connection with the projection of the Zellige generated height map and the display of results according to the user specifications. -
Céline TREBEAU authored
Creation of class ReferenceSurfaceProjection in order to compartmentalize all methods in connection with the projection of the Zellige generated height map and the display of results according to the user specifications. -
Céline TREBEAU authored
Creation of class ConstructionCompletion in order to centralize the code which processes the height maps from a Surface object.
-
Céline TREBEAU authored
-