static BufferedImage renderSegments(MBFImage image, L components) { ret mbfToBufferedImage(SegmentationUtilities.renderSegments(image, components); }