sdoshi983 / openCV-human_face_detection

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Human Face Detection using Open CV

This repository is open for open source contribution for Hacktoberfest This repository contains the code for face detection using Open CV. The code is written in Python.

How to contribute

  • Fork the repository:
git clone <repo_name>
  • Create a new branch:
git checkout -b <branch_name>
  • Make changes and commit:
git add .
git commit -m "<commit_message>"
  • Create a pull request.

Author

sdoshi983

About


Languages

Language:Python 66.3%Language:C# 19.4%Language:C++ 9.2%Language:Dart 2.9%Language:Java 2.2%