GDP 4.2.10 - Adding Debug mode to GUI.py to run individual modules
Compare changes
- mhby1g21 authored
fixed progress bar on run all, init dir on select files, added monodepth rgb and shifted image to clean all, removed cancel operation button and functions as its hard to implement for wsl (not worth it)
+ 24
− 14
@@ -86,6 +86,10 @@ class EdgeNetTab(QWidget):
@@ -203,7 +207,7 @@ class EdgeNetTab(QWidget):
@@ -246,6 +250,15 @@ class EdgeNetTab(QWidget):
@@ -419,22 +432,15 @@ class EdgeNetTab(QWidget):
@@ -466,11 +472,15 @@ class EdgeNetTab(QWidget):