New Layered Surface Segmentation
Compare changes
- AleksandarLukic96 authored
+ 29
− 11
@@ -3,14 +3,14 @@ import matplotlib.pyplot as plt
@@ -35,6 +35,21 @@ def create_subplot_from_2d_arrays(data, m_rows = 1, n_cols = 1, figsize = None):
@@ -71,18 +86,21 @@ if __name__ == "__main__":