Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ebolblga/face-detection-opencv

Face detection using OpenCV wrapper on C# Windows Forms App (.NET 6.0 Framework)
https://github.com/ebolblga/face-detection-opencv

emgucv opencv winforms

Last synced: 3 days ago
JSON representation

Face detection using OpenCV wrapper on C# Windows Forms App (.NET 6.0 Framework)

Awesome Lists containing this project

README

        

# Face-Detection-OpenCV
## Face detection using OpenCV wrapper on C# Windows Forms App (.NET 6.0 Framework) on images or through webcam
![image](https://user-images.githubusercontent.com/82185066/194144166-51afb96c-ab67-416f-afa2-23458d27c730.png)

![image](https://user-images.githubusercontent.com/82185066/194144420-ecf51cf5-b0ed-41be-af8f-39e3ee71a633.png)

https://user-images.githubusercontent.com/82185066/194144091-07edbf59-3372-4e7c-86dd-e8e340bbcb42.mp4

## Dependencies
AForge.Video v2.2.5 by AForge.NET
AForge.Video.DirectShow v2.2.5 by AForge.NET
Emgu.CV v4.5.5.4823 by Emgu Corporation
Emgu.CV.Bitmap v4.5.5.4823 by Emgu Corporation
Emgu.CV.runtime.windows v4.5.5.4823 by Emgu Corporation

## License
This program is licensed under the MIT License. Please read the License file to know about the usage terms and conditions.