Skip to content
Snippets Groups Projects
Commit f30664e6 authored by David Rafferty's avatar David Rafferty
Browse files

Add warning re. different versions of mean shift algorithm

parent 76bc6d94
No related branches found
No related tags found
1 merge request!18Add c++ version of mean shift algorithm
......@@ -70,6 +70,10 @@ version of the mean shift grouping algorithm with:
cd LSMTool
python setup.py install --build_c_extentions
Note that the C++ version will give slightly different results compared to the
Python version, but such differences are not expected to be important
in practice.
### Testing
You can test that the installation worked with:
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment