Skip to content

HouariZegai/FXFaceDetection

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FXFaceDetection

License MIT

Real-Time Face Detection With Computer Vision

Features

  • Real Time Face Detection (Video tracking).
  • Easy to use.
  • Responsive design.
  • Capture and save pictures on your PC.

Thank You!

Please ⭐️ this repo and share it with others

Screenshots

Face Detection
face detection - screenshoot

Requirements

  • Java +8
  • OpenCV

Installation

  1. Press the Fork button (top right the page) to save copy of this project on your account.

  2. Download the repository files (project) from the download section or clone this project by typing in the bash the following command:

    git clone https://github.com/HouariZegai/FXFaceDetection.git
    
  3. Import it in Intellij IDEA or any other Java IDE and let Maven download the required dependencies for you.

  4. Setup OpenCV on your PC & import it to your project (follow this tutorial on medium).

  5. Run the application :D

Contributing 💡

If you want to contribute to this project and make it better with new ideas, your pull request is very welcomed. If you find any issue just put it in the repository issue section, thank you.

Releases

No releases published

Packages

No packages published