This documentation provides an overview and usage guide for the Facial Recognition Java Application. This application uses OpenCV to perform facial detection and recognition on images and live camera feed. (m2husnainnaeem@gmail.com)
0923.2.mp4
- Java Development Kit (JDK)
- OpenCV library (ensure it is properly configured and installed)
- IDE (Integrated Development Environment) for Java, such as Eclipse or IntelliJ IDEA
- Clone or download the source code for the Facial Recognition Java Application.
- Set up your development environment with the required JDK and OpenCV library.
- Import the project into your IDE.
The application provides several features for facial detection and recognition. Below are the usage instructions for each feature.
- Launch the application.
- Go to the "File" menu and select "Load File."
- Choose an image file to load.
- Load an image using the instructions above.
- Click the "Detect Faces" button to detect faces in the loaded image.
- Load an image using the instructions above.
- Click the "Detect Smiles" button to detect smiles in the loaded image.
- Load an image using the instructions above.
- Click the "Detect Eyes" button to detect eyes in the loaded image.
- Load an image using the instructions above.
- Click the "Analyze Whole Image" button to perform a comprehensive analysis of the loaded image, detecting faces, eyes, and smiles.
- Launch the "Live Camera" feature by selecting it from the "Cam" menu.
- The application will open a live camera feed and detect faces and smiles in real-time.
This project is licensed under the MIT License.