private void button_Click(object sender, RoutedEventArgs e) { VideoCapture video = new VideoCapture(0); Mat frame = new Mat()