Skip to content
Snippets Groups Projects
Verified Commit 33869165 authored by Trim Bresilla's avatar Trim Bresilla
Browse files

fix(cluster_nr): changed number of clusters

parent 88905f16
Branches
No related tags found
No related merge requests found
misc/lena_3.jpg

44.3 KiB | W: | H:

misc/lena_3.jpg

43.5 KiB | W: | H:

misc/lena_3.jpg
misc/lena_3.jpg
misc/lena_3.jpg
misc/lena_3.jpg
  • 2-up
  • Swipe
  • Onion skin
......@@ -10,7 +10,7 @@
int main(int argc, char **argv) {
std::string imgFileName;
std::string outFileName;
int nColorVectors = 64;
int nColorVectors = 8;
if (argc < 3) {
fmt::print("Please specify input and output filename(or path)\n");
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment