add_to_cluster(jcluster *cluster, char *image, int height, int width) | ClusterUtils | [static] |
ClusterUtils(void) | ClusterUtils | |
create_cluster(char *image, jcluster *prev, int *count, int height, int width) | ClusterUtils | [static] |
filter_small_clusters(jcluster *first_cluster, int threshold, int *count) | ClusterUtils | [static] |
match_to_clusters(char *image, jcluster *first_cluster, int hamming_number, int height, int width) | ClusterUtils | [static] |
~ClusterUtils(void) | ClusterUtils |