Image Face Detection Module
This module simply perform as:
- Read image and detect face.
- Identify if the detected one is matched with the trained data
- Label the image if match exist
- If match doesn't exist, label will not mark.
"Test" and "Train" folder contain the images that are to be used in imag-face-detection module.
Image face detection is done using computer vision concepts.