Forráskód Böngészése

修复解决方案乱码

lilith.lu 1 éve
szülő
commit
b0c006be9a

BIN
IDCardRecogntion/IDCardRecognition.sln


+ 4 - 1
IDCardRecogntion/Test/c/IDCardRecognitionCDemo.vcxproj → IDCardRecogntion/Test/PC/IDCardRecognitionCDemo.vcxproj

@@ -152,7 +152,10 @@ xcopy "$(SolutionDir)Data\*.*" "$(TargetDir)\"/y /c</Command>
       <AdditionalLibraryDirectories>$(TargetDir)\;%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories>
     </Link>
     <PostBuildEvent>
-      <Command>copy "$(SolutionDir)Depends\*.dll" "$(TargetDir)"</Command>
+      <Command>copy "$(SolutionDir)Depends\*.dll" "$(TargetDir)"
+xcopy "$(SolutionDir)ValidModels\onnx\*.*" "$(TargetDir)\Networks\" /y /c
+xcopy "$(SolutionDir)ValidModels\*.*" "$(TargetDir)\Networks\"/y /c
+xcopy "$(SolutionDir)Data\*.*" "$(TargetDir)\"/y /c</Command>
     </PostBuildEvent>
   </ItemDefinitionGroup>
   <Import Project="$(VCTargetsPath)\Microsoft.Cpp.targets" />

+ 0 - 0
IDCardRecogntion/Test/c/IDCardRecognitionCDemo.vcxproj.filters → IDCardRecogntion/Test/PC/IDCardRecognitionCDemo.vcxproj.filters


+ 0 - 0
IDCardRecogntion/Test/c/IDCardRecognitionCDemo.vcxproj.user → IDCardRecogntion/Test/PC/IDCardRecognitionCDemo.vcxproj.user


+ 0 - 0
IDCardRecogntion/Test/c/test.cpp → IDCardRecogntion/Test/PC/test.cpp


+ 0 - 0
IDCardRecogntion/Test/csharp/App.config → IDCardRecogntion/Test/Server/App.config


+ 0 - 0
IDCardRecogntion/Test/csharp/App.xaml → IDCardRecogntion/Test/Server/App.xaml


+ 0 - 0
IDCardRecogntion/Test/csharp/App.xaml.cs → IDCardRecogntion/Test/Server/App.xaml.cs


+ 0 - 0
IDCardRecogntion/Test/csharp/IDInfoExtractionDemo.csproj → IDCardRecogntion/Test/Server/IDInfoExtractionDemo.csproj


+ 0 - 0
IDCardRecogntion/Test/csharp/IDInfoExtractionDemo.csproj.user → IDCardRecogntion/Test/Server/IDInfoExtractionDemo.csproj.user


+ 0 - 0
IDCardRecogntion/Test/csharp/ImageCanvas.xaml → IDCardRecogntion/Test/Server/ImageCanvas.xaml


+ 0 - 0
IDCardRecogntion/Test/csharp/ImageCanvas.xaml.cs → IDCardRecogntion/Test/Server/ImageCanvas.xaml.cs


+ 0 - 0
IDCardRecogntion/Test/csharp/MainWindow.xaml → IDCardRecogntion/Test/Server/MainWindow.xaml


+ 0 - 0
IDCardRecogntion/Test/csharp/MainWindow.xaml.cs → IDCardRecogntion/Test/Server/MainWindow.xaml.cs


+ 0 - 0
IDCardRecogntion/Test/csharp/Properties/Resources.Designer.cs → IDCardRecogntion/Test/Server/Properties/Resources.Designer.cs


+ 0 - 0
IDCardRecogntion/Test/csharp/Properties/Resources.resx → IDCardRecogntion/Test/Server/Properties/Resources.resx


+ 0 - 0
IDCardRecogntion/Test/csharp/Properties/Settings.Designer.cs → IDCardRecogntion/Test/Server/Properties/Settings.Designer.cs


+ 0 - 0
IDCardRecogntion/Test/csharp/Properties/Settings.settings → IDCardRecogntion/Test/Server/Properties/Settings.settings


+ 0 - 0
IDCardRecogntion/Test/csharp/Properties/launchSettings.json → IDCardRecogntion/Test/Server/Properties/launchSettings.json