MeanShift_cpp
MeanShift_cpp copied to clipboard
Missing instruction in README
It is needed to set datafile separator otherwise gnuplot ignores X axe.
gnuplot
set datafile separator ","
plot ...
Can you please open a pull request with the change you'd like to see?