• Philipp Hasper's avatar
    kmeans and one-dimensional vectors · 14c0bfce
    Philipp Hasper authored
    Clustering one-dimensional data was only possible when storing it column-based. But a std::vector is interpreted as matrix with height=1
    Additionally, made conditionals more readable
    14c0bfce
Name
Last commit
Last update
..
doc Loading commit data...
include/opencv2 Loading commit data...
misc/java Loading commit data...
perf Loading commit data...
src Loading commit data...
test Loading commit data...
CMakeLists.txt Loading commit data...