Local thickness gui update
Compare changes
+ 42
− 10
@@ -77,7 +77,8 @@ class Interface:
@@ -85,15 +86,38 @@ class Interface:
@@ -101,12 +125,17 @@ class Interface:
@@ -289,7 +318,10 @@ class Pipeline:
Now the app is capable as receiving an image as argument. Also, the image can be retrieved by "get_result()"
This is handy when using the GUI in a Jupyter notebook pipeline, for example