New Layered Surface Segmentation
- Oct 16, 2024
-
-
David Grundfest authored
-
- Oct 15, 2024
-
-
David Grundfest authored
-
David Grundfest authored
-
- Oct 03, 2024
-
-
David Grundfest authored
-
David Grundfest authored
-
- Sep 26, 2024
-
-
David Grundfest authored
-
David Grundfest authored
-
- Sep 18, 2024
-
-
s233039 authored
-
s233039 authored
-
David Grundfest authored
Gui is finished, refined and consulted I removed the input images as the are redundant I added documentation for the gui and for segment_layers and get_lines
-
- Sep 05, 2024
-
-
David Grundfest authored
-
David Grundfest authored
Now it uses our base classes and is way shorter. Got rid of more than 200 lines of code. I opened an issue https://github.com/gradio-app/gradio/issues/9273 regarding interrupting chain of events. Deleted or moved some files like notebooks, which shouldnt be part of the package.
-
- Sep 04, 2024
-
-
David Grundfest authored
-
David Grundfest authored
-
- Jan 05, 2024
-
-
Aleksandar authored
-
Aleksandar authored
Big update for handling 3D images. The GUI now takes a 3d image and displays the slices along the 3 axis. Each axis slice can be moved via a slider, while the rest of the parameters will update each of the slices.
-
- Jan 04, 2024
-
-
Aleksandar authored
Updated the sliders and tick box to update the visualisations upon changes instead of using the Relaunch button.
-
Aleksandar authored
Updated the utils\cli.py to handle gui layers2d. Also added function call in layers2d.py for running the gradio interface.
-
Aleksandar authored
-
Aleksandar authored
-
- Dec 22, 2023
-
-
fima authored
-
fima authored
-
Aleksandar authored
-
- Dec 20, 2023
-
-
AleksandarLukic96 authored
-
AleksandarLukic96 authored
-
- Dec 19, 2023
-
-
AleksandarLukic96 authored
-
AleksandarLukic96 authored
Created a function to merge segmentations into a single 2d array representation, which can then be displayed.
-
AleksandarLukic96 authored
-
AleksandarLukic96 authored
-
AleksandarLukic96 authored
-
Aleksandar authored
-
- Dec 15, 2023
-
-
AleksandarLukic96 authored
-
AleksandarLukic96 authored
Updated documentation for every class function where it made sense to do so, i.e. no description neeeded for getters and setters and the like.
-
AleksandarLukic96 authored
-
- Dec 14, 2023
-
-
AleksandarLukic96 authored
-
AleksandarLukic96 authored
-
AleksandarLukic96 authored
Created folder 'process' and inside a file layers2d.py, which will be used to demonstrate the layered surface segmentation from the slgbuilder package.
-
AleksandarLukic96 authored
-
AleksandarLukic96 authored
-