Mise à jour de 'README.md'

This commit is contained in:
Rémi BUSSIERE 2023-02-19 23:02:35 +01:00
parent 89bf0e0bb7
commit 899cee0d27
1 changed files with 4 additions and 0 deletions

View File

@ -60,3 +60,7 @@ In order to find the best possible ROI, we need some other algorithm than haarca
*pip install mediapipe *pip install mediapipe
more informations here : https://github.com/google/mediapipe more informations here : https://github.com/google/mediapipe
Link for haarcascades tutorial : https://www.analyticsvidhya.com/blog/2022/10/face-detection-using-haar-cascade-using-python/
Link for mediapipe tutorial : https://google.github.io/mediapipe/solutions/face_detection.html