public override void GAFinalize()
        {
            string title = "Resultado problema " + GARow.ProblemsRow.Label + " - " + GARow.ID;

            Img.Concatenate(title, ref all, imagen.path + "\\");
            //CvInvoke.WaitKey();
        }