Skip to content

nofacedb/controlpanel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

controlpanel

nofacedb/controlpanel is a GUI client for NoFaceDB program complex.

Tech

controlpanel uses a number of open source projects to work properly:

  • PyQT5 - Python bindings for QT graphical framework;
  • AIOHTTP - asynchronous HTTP library;

Installation

controlpanel requires Python v3.6+ to run.

Get controlpanel (and other microservices), install the dependencies from requirements.txt, and now You are ready to find faces!

$ git clone https://github.com/nofacedb/controlpanel
$ cd controlpanel
$ pip install -r requirements.txt

Examples

Some screenshots:

  • Start screen img
  • Processing image img
  • Choosing files to upload
    img

Many thanks to:

  • Igor Vishnyakov and Mikhail Pinchukov - my scientific directors;