Built with FastApi,DeepFace,echarts
Its answer for "how to entegrated haarcascade model to ui"
If you type with an order ,you will get output like mine.
virtualenv venv
source venv/bin/activate
(venv)... $ pip install -r requirements.txt
uvicorn main:app --reload
You will see output like that
- https://docs.opencv.org/4.x/dd/d43/tutorial_py_video_display.html
- https://www.geeksforgeeks.org/python-opencv-capture-video-from-camera/
- https://www.geeksforgeeks.org/facial-expression-detection-using-deepface-module-in-python/
- https://pyimagesearch.com/2019/09/02/opencv-stream-video-to-web-browser-html-page/#download-the-code
- https://github.com/tien02/face_recognition_api/blob/main/app/config.py