I have downloaded Wu & Rehg's libHIK v1.5 and have been attempting to compile it unsuccessfully on Mac OS X Mavericks. I am looking to implement the HIK metric for clustering cells by their density recovery profile (DRP)/radial distribution function (RDF). I have python code to run within Fiji to provide a histogram of cell neighbor counts/annular area over a defined max radius. I would like to cluster these histograms and test whether multiple populations of cell organization/order exist. The HIK metric is easy enough to calculate, and I can implement that within my Fiji script, however, I do not know how to cluster the outcomes. Can anyone lead me to an option using Fiji/ImageJ, R, python and/or weka.