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