Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Joiesmary authored Sep 1, 2022
1 parent ebfccfa commit 9381774
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -944,7 +944,7 @@ program 12:
plt.imshow((segmented_image * 1).astype(np.uint8))
plt.show()
![image](https://user-images.githubusercontent.com/19484531/186654269-30ee002a-de75-45de-93f1-3619c5b59525.png)
![image](https://user-images.githubusercontent.com/19484531/186654269-30ee002a-de75-45de-93f1-3619c5b59525.png)



Expand All @@ -963,7 +963,7 @@ program 12:
show_image_contour(horse_image,contours)
![image](https://user-images.githubusercontent.com/19484531/186654570-dc94ccee-e793-4fdd-a9a7-2e47cfd9fef6.png)
![image](https://user-images.githubusercontent.com/19484531/186654570-dc94ccee-e793-4fdd-a9a7-2e47cfd9fef6.png)



Expand All @@ -982,7 +982,7 @@ program 12:
show_image_contour(image_dices, contours)
![image](https://user-images.githubusercontent.com/19484531/186654643-e8735bf5-dc64-4728-91b5-89fcbd678d6f.png)
![image](https://user-images.githubusercontent.com/19484531/186654643-e8735bf5-dc64-4728-91b5-89fcbd678d6f.png)



Expand Down

0 comments on commit 9381774

Please sign in to comment.