Commit efbb4bf7ba5f0a91446a77e084e2ca7ab54aa859

Authored by Davar
1 parent f7cf19e4

added cuda kmeans clustering

Showing 1 changed file with 1 additions and 0 deletions   Show diff stats
stim/visualization/colormap.h
1 1 #ifndef STIM_COLORMAP_H
2 2 #define STIM_COLORMAP_H
  3 +#define USING_OPENCV
3 4  
4 5 #include <string>
5 6 #include <stdlib.h>
... ...