We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2fe2371 commit 8fdf690Copy full SHA for 8fdf690
README.md
@@ -29,8 +29,10 @@ img.show()
29
30
## Examples
31
32
-
33
-
+<p>
+<img src="https://github.com/johnathanchiu/recursive-segmentation/blob/main/examples/outputs/apple_output.jpg" alt="Image 1" width="400"/>
34
+<img src="https://github.com/johnathanchiu/recursive-segmentation/blob/main/examples/outputs/dell_output.jpg" alt="Image 2" width="400"/>
35
+</p>
36
37
See `main.py` or `ex.ipynb` for examples on how to draw the images.
38
0 commit comments