【更新】center-face检测功能调试完成
This commit is contained in:
@@ -42,6 +42,6 @@ Write-Host "build done." -ForegroundColor Darkgreen
|
||||
|
||||
if($build_and_run -eq "true"){
|
||||
Write-Host "################## APP Run ##################" -ForegroundColor Blue
|
||||
$env:PATH += ";3rd\win\opencv\x64\vc15\bin"
|
||||
$env:PATH += ";3rd\win\opencv\x64\vc15\bin;3rd\win\mnn\x64\"
|
||||
Start-Process -FilePath "build\\${build_type}\\Demo.exe"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user