Skip to content

Mapteg34/privacyfirst

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

README

Проект представляет собой прохождения тестового задания для компании (впрочем они просили их не называть, будем считать 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

How do I get set up?

Для разворачивания теста необходимо:

  1. git clone

  2. docker-compose up -d

  3. http://127.0.0.1/

Готовые ссылки

https://privacyfirst.malahov-artem.ru/

Трудозатраты

Суммарно около 2 часов

Используется

justadudewhohacks/face-api.js https://github.com/justadudewhohacks/face-api.js

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages