File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 11# Simple WPF MVVM Desktop application for facial detection in real time from web camera via Emgu
2- ## This application use Emgu CV 3.2 framework from https://www.emgu.com/wiki/index.php/Main_Page
2+ ## This application use Emgu CV 4.1.1 framework from https://www.emgu.com/wiki/index.php/Main_Page
33
44[ ![ .NET Desktop] ( https://github.com/Ledrunning/FacialDetection/actions/workflows/dotnet-desktop.yml/badge.svg )] ( https://github.com/Ledrunning/FacialDetection/actions/workflows/dotnet-desktop.yml )
55
6- Emgu CV 3.2 version documentation available by current link: https://www.emgu.com/wiki/index.php/Version_History#Emgu.CV-3.2.0
6+ Emgu CV 4.1.1 version documentation available by current link: https://www.emgu.com/wiki/index.php/Version_History#Emgu.CV-4.1.1
77
8- Emgu CV 3.2 version download link https://sourceforge.net/projects/emgucv/
8+ Emgu CV 4.1.1 version download link https://sourceforge.net/projects/emgucv/files/emgucv/4.1.1 /
99
1010To run app you should download Emgu CV from link above, install it, find and put these libraries into the bin folder (Debug or Release)
1111I used EMGU CV x64 version, so I put these libraries along this path * \bin\Debug\x64*
You can’t perform that action at this time.
0 commit comments