[EDIT] added base for hand detection

This commit is contained in:
Sem van der Hoeven
2021-05-21 13:23:33 +02:00
parent 27a09aeca4
commit 1811bf51a4
9 changed files with 24401 additions and 20 deletions

View File

@@ -51,6 +51,9 @@
<ClInclude Include="src\stb_image.h" />
<ClInclude Include="src\toolbox\toolbox.h" />
</ItemGroup>
<ItemGroup>
<Xml Include="res\haarcascade_frontalface_alt.xml" />
</ItemGroup>
<PropertyGroup Label="Globals">
<VCProjectVersion>16.0</VCProjectVersion>
<ProjectGuid>{A7ECF1BE-DB22-4BF7-BFF6-E3BF72691EE6}</ProjectGuid>