/* * To change this template, choose Tools | Templates * and open the template in the editor. */package snailocr.util; import java.awt.Color;import java.awt.image.BufferedImage;import java.io.File;import java.io.IOException;import java.util.logging.L…