Open Source SW Term Project - Team 32
2022.11.17 - 2022.12.12
추가로, 모자이크 대신 사용자가 설정한 이미지를 이용해 얼굴을 가릴 수 있다
- python (3.9.12)
- opencv (4.6.0)
- numpy (1.23.4)
- haarcascade_frontalface_default.xml
python mosaic.py --1 or --2 --(image)
- python mosaic.py --1 를 입력했을 때의 결과
- python mosaic.py --2 입력 후 원하는 이미지를 입력했을 때의 결과
https://github.com/kimjinho1/Real-time-face-recognition-and-mosaic-using-deep-learning