Open iamyourdaddy opened 7 years ago
can you explain what is find_region( ) doing?
Traceback (most recent call last): File "region_growing.py", line 100, in if arr_out[i][j] >25: IndexError: index 481 is out of bounds for axis 0 with size 481
can you explain what is find_region( ) doing?