diff --git a/examples/tutorial4-pygame-segmentation/README.md b/examples/tutorial4-pygame-segmentation/README.md new file mode 100644 index 00000000..3878510a --- /dev/null +++ b/examples/tutorial4-pygame-segmentation/README.md @@ -0,0 +1 @@ +This is a work in progress example which will use tKinter and gmic-py to demonstration foreground/background segmentation from clicked labels (points on a picture).