static IntegralImage integralImage(BufferedImage img) { ret img == null ?: new IntegralImage(img); }