To run this:
pip3 install -r requirements.txt- If you want to perform image segmentation on the image
image.jpg:python kmeans_segmentation.py image.jpg - For live camera, consider using
live_kmeans_segmentation.py.
| Name | Name | Last commit date | ||
|---|---|---|---|---|
parent directory.. | ||||
To run this:
pip3 install -r requirements.txtimage.jpg:
python kmeans_segmentation.py image.jpg
live_kmeans_segmentation.py.