diff --git a/CHANGELOG.md b/CHANGELOG.md index f907c737..338cf5f3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,7 @@ Repository: **** ### **HEAD -> main** 2021/06/08 mandic00@live.com +- release 2.0 ### **2.0.1** 2021/06/08 mandic00@live.com diff --git a/README.md b/README.md index eae9db1d..a573ed69 100644 --- a/README.md +++ b/README.md @@ -120,6 +120,11 @@ All options as presented in the demo application...
+**Body Segmentation and Background Replacement:** +![Pose](assets/screenshot-segmentation.jpg) + +
+ **Large Group:** ![Group](assets/screenshot-group.jpg) diff --git a/assets/screenshot-segmentation.jpg b/assets/screenshot-segmentation.jpg new file mode 100644 index 00000000..f5d70b22 Binary files /dev/null and b/assets/screenshot-segmentation.jpg differ