//------------------------------------------------------------------------------ // // This code was generated by a tool. // Runtime Version:4.0.30319.42000 // // Changes to this file may cause incorrect behavior and will be lost if // the code is regenerated. // //------------------------------------------------------------------------------ namespace T_FaceRecognizer.Properties { using System; /// /// A strongly-typed resource class, for looking up localized strings, etc. /// // This class was auto-generated by the StronglyTypedResourceBuilder // class via a tool like ResGen or Visual Studio. // To add or remove a member, edit your .ResX file then rerun ResGen // with the /str option, or rebuild your VS project. [global::System.CodeDom.Compiler.GeneratedCodeAttribute("System.Resources.Tools.StronglyTypedResourceBuilder", "17.0.0.0")] [global::System.Diagnostics.DebuggerNonUserCodeAttribute()] [global::System.Runtime.CompilerServices.CompilerGeneratedAttribute()] internal class Resources { private static global::System.Resources.ResourceManager resourceMan; private static global::System.Globalization.CultureInfo resourceCulture; [global::System.Diagnostics.CodeAnalysis.SuppressMessageAttribute("Microsoft.Performance", "CA1811:AvoidUncalledPrivateCode")] internal Resources() { } /// /// Returns the cached ResourceManager instance used by this class. /// [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)] internal static global::System.Resources.ResourceManager ResourceManager { get { if (object.ReferenceEquals(resourceMan, null)) { global::System.Resources.ResourceManager temp = new global::System.Resources.ResourceManager("T_FaceRecognizer.Properties.Resources", typeof(Resources).Assembly); resourceMan = temp; } return resourceMan; } } /// /// Overrides the current thread's CurrentUICulture property for all /// resource lookups using this strongly typed resource class. /// [global::System.ComponentModel.EditorBrowsableAttribute(global::System.ComponentModel.EditorBrowsableState.Advanced)] internal static global::System.Globalization.CultureInfo Culture { get { return resourceCulture; } set { resourceCulture = value; } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// internal static System.Drawing.Bitmap _3643769_building_home_house_main_menu_start_113416 { get { object obj = ResourceManager.GetObject("3643769-building-home-house-main-menu-start_113416", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// internal static System.Drawing.Bitmap add_circle_create_expand_new_plus_icon_123218 { get { object obj = ResourceManager.GetObject("add_circle_create_expand_new_plus_icon_123218", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// internal static System.Drawing.Bitmap explorationoffacerecognition_facescanning_exploraciondereconocimientoderostro_4589 { get { object obj = ResourceManager.GetObject("explorationoffacerecognition_facescanning_exploraciondereconocimientoderostro_458" + "9", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// internal static System.Drawing.Bitmap face_recognition_icon_250060 { get { object obj = ResourceManager.GetObject("face_recognition_icon_250060", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// internal static System.Drawing.Bitmap FaceIcon { get { object obj = ResourceManager.GetObject("FaceIcon", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized string similar to <?xml version="1.0"?> ///<!-- /// Stump-based 24x24 discrete(?) adaboost frontal face detector. /// Created by Rainer Lienhart. /// /////////////////////////////////////////////////////////////////////////////////////////// /// /// IMPORTANT: READ BEFORE DOWNLOADING, COPYING, INSTALLING OR USING. /// /// By downloading, copying, installing or using the software you agree to this license. /// If you do not agree to this license, do not download, install, /// copy or use the software. /// /// /// Intel License Agreeme [rest of string was truncated]";. /// internal static string haarcascade_frontalface_default { get { return ResourceManager.GetString("haarcascade_frontalface_default", resourceCulture); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// internal static System.Drawing.Bitmap istockphoto_1450108032_1024x1024_1682962615096 { get { object obj = ResourceManager.GetObject("istockphoto-1450108032-1024x1024_1682962615096", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// internal static System.Drawing.Bitmap journal_text_icon_160013 { get { object obj = ResourceManager.GetObject("journal_text_icon_160013", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// internal static System.Drawing.Bitmap menu_button_icon_icons_com_72989 { get { object obj = ResourceManager.GetObject("menu-button_icon-icons.com_72989", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } /// /// Looks up a localized resource of type System.Drawing.Bitmap. /// internal static System.Drawing.Bitmap settingscog_87317 { get { object obj = ResourceManager.GetObject("settingscog_87317", resourceCulture); return ((System.Drawing.Bitmap)(obj)); } } } }