public static void Main() { AwesomeFaceTracking.App app = new AwesomeFaceTracking.App(); app.InitializeComponent(); app.Run(); }