static Image2B bwImageToBinary(BWImage img, int threshold) { ret new Image2B(img, threshold); }