Skip to content

TNLinc/CV

Repository files navigation

CV service

Codacy Badge codecov security: bandit CodeFactor

We decided to use Flask for a CV service because it is lightweight and synchronous (CV is a cpu-bound task).

Service logic now use Fabric pattern and Cain of responsibility pattern.

We add swagger to have easy access to the routes. Now this service only has one route, which takes an image and return color of face skin (using OpenCV see).

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages