suhas-nithyanand / Image-Segmentation-using-Region-Growing

Image Segmentation using Region gropwing
23 stars 18 forks source link

amazing job #1

Open iamyourdaddy opened 7 years ago

iamyourdaddy commented 7 years ago

can you explain what is find_region( ) doing?

akkshita commented 5 years ago

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