We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 15c90b4 commit 273a5f6Copy full SHA for 273a5f6
README.md
@@ -32,7 +32,7 @@ This repository contains C++ and Python code to define and handle Gaussian Mixtu
32
33
### Python implementation ###
34
* Install ***roipoly*** library for the definition of a region of interest (see https://github.com/jdoepfert/roipoly.py):
35
- `git clone https://github.com/jdoepfert/roipoly.py`
+ `pip install roipoly`
36
* Install ***scikit-learn*** library for (for further information: https://scikit-learn.org/stable/index.html):
37
`pip install -U scikit-learn`
38
0 commit comments