Try different Edge detection Techniques:
- Sobels Filter [09-04-2021] - [12-04-2021]
- Roberts Filter [09-04-2021] - [12-04-2021]
- Scharr Filter [12-04-2021] - [13-04-2021]
- Canny Edge [12-04-2021] - [13-04-2021]
Try different Smoothing Techniques:
- Average Smoothing [13-04-2021]
- Weighted Average Smoothing [13-04-2021]
- Mode Smoothing [13-04-2021]
- Median Smoothing [13-04-2021]
Frequency Domain Filters: image_processing/Experiments
Feature Extraction: image_processing/Experiments
- SIFT
Find test-results in path:
"Face-Mask-Detection/image_processing/test-results/"
Added Detection:
- VGG16 [14-04-2021]
Face Detection :
- Viola Jones [17- 05 - 2021]
Find test-results in path:
"face_detection/"