private void comph_Click(object sender, EventArgs e) { imagbox3.Visible = false; imagbox2.Image = logic.PointHomograph(sourceImage, secondImage); }