Проект представляет собой прохождения тестового задания для компании (впрочем они просили их не называть, будем считать xetle)
Task “Privacy first!”
You task is to implement a simple HTML5+JavaScript page that does the following:
- Capture a still image using a Web camera
- Find faces on the image
- Blur faces that were found
- Display the resulting image on the same page
Requirements:
- Should work in modern versions of Web browsers (Chrome, Firefox, Edge, Safari)
- You can use any publicly available API or library
- No server-side code allowed
Для разворачивания теста необходимо:
-
git clone
-
docker-compose up -d
https://privacyfirst.malahov-artem.ru/
Суммарно около 2 часов
justadudewhohacks/face-api.js https://github.com/justadudewhohacks/face-api.js