// returns pair of x and y static Pair bwDarkCentroid(BWImage img) { ret bwCentroid(img, true); }