diff --git a/RealtimeFacialRecognition.sln b/RealtimeFacialRecognition.sln deleted file mode 100644 index fbc271a..0000000 --- a/RealtimeFacialRecognition.sln +++ /dev/null @@ -1,31 +0,0 @@ - -Microsoft Visual Studio Solution File, Format Version 12.00 -# Visual Studio Version 17 -VisualStudioVersion = 17.6.33723.286 -MinimumVisualStudioVersion = 10.0.40219.1 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "RealtimeFacialRecognition", "RealtimeFacialRecognition.vcxproj", "{53AFEAAD-78C7-4964-BAD7-92A6300A6D40}" -EndProject -Global - GlobalSection(SolutionConfigurationPlatforms) = preSolution - Debug|x64 = Debug|x64 - Debug|x86 = Debug|x86 - Release|x64 = Release|x64 - Release|x86 = Release|x86 - EndGlobalSection - GlobalSection(ProjectConfigurationPlatforms) = postSolution - {53AFEAAD-78C7-4964-BAD7-92A6300A6D40}.Debug|x64.ActiveCfg = Debug|x64 - {53AFEAAD-78C7-4964-BAD7-92A6300A6D40}.Debug|x64.Build.0 = Debug|x64 - {53AFEAAD-78C7-4964-BAD7-92A6300A6D40}.Debug|x86.ActiveCfg = Debug|Win32 - {53AFEAAD-78C7-4964-BAD7-92A6300A6D40}.Debug|x86.Build.0 = Debug|Win32 - {53AFEAAD-78C7-4964-BAD7-92A6300A6D40}.Release|x64.ActiveCfg = Release|x64 - {53AFEAAD-78C7-4964-BAD7-92A6300A6D40}.Release|x64.Build.0 = Release|x64 - {53AFEAAD-78C7-4964-BAD7-92A6300A6D40}.Release|x86.ActiveCfg = Release|Win32 - {53AFEAAD-78C7-4964-BAD7-92A6300A6D40}.Release|x86.Build.0 = Release|Win32 - EndGlobalSection - GlobalSection(SolutionProperties) = preSolution - HideSolutionNode = FALSE - EndGlobalSection - GlobalSection(ExtensibilityGlobals) = postSolution - SolutionGuid = {0E12655A-C43D-4026-B624-C58556E3B188} - EndGlobalSection -EndGlobal diff --git a/RealtimeFacialRecognition.vcxproj b/RealtimeFacialRecognition.vcxproj deleted file mode 100644 index 1cfa6f2..0000000 --- a/RealtimeFacialRecognition.vcxproj +++ /dev/null @@ -1,180 +0,0 @@ - - - - - Debug - Win32 - - - Release - Win32 - - - Debug - x64 - - - Release - x64 - - - - 16.0 - Win32Proj - {53afeaad-78c7-4964-bad7-92a6300a6d40} - RealtimeFacialRecognition - 10.0 - - - - Application - true - v143 - Unicode - - - Application - false - v143 - true - Unicode - - - Application - true - v143 - Unicode - - - Application - false - v143 - true - Unicode - - - - - - - - - - - - - - - - - - - - - true - - - true - - - true - - - true - - - - Level3 - true - WIN32;_DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - stdcpp20 - stdc17 - - - Console - true - - - - - Level3 - true - true - true - WIN32;NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - stdcpp20 - stdc17 - - - Console - true - true - true - - - - - Level3 - true - _DEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - stdcpp20 - stdc17 - - - Console - true - - - - - Level3 - true - true - true - NDEBUG;_CONSOLE;%(PreprocessorDefinitions) - true - stdcpp20 - stdc17 - - - Console - true - true - true - - - - - true - /images/.placeholder - Always - - - true - /testing/group.mp4 - Always - - - - settings.conf - Always - true - - - - - /cascades/haarcascade_frontalface_alt2.xml - Always - true - - - - - - - - - \ No newline at end of file