Skip to content

AlissonSteffens/image-processing-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

46 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Logo

Image Processing API

a python based image processing api

About The Project

A python based image processing api.

Built With

Getting Started

To get a local copy up and running follow these simple steps.

Prerequisites

Running locally

Usage

GET to localhost:8080/api/marks?image=https://raw.githubusercontent.com/AlissonSteffens/image-processing-api/master/demo/lenna.jpg

Endpoints

Knowledge API

  • /api/faces - face rects of image
  • /api/marks - 68 main landmarks on faces
  • /api/direction - information about here is the person looking
  • /api/emotion - predicts the person emotion

Other

  • /marks - 68 main landmarks on faces
  • /face - return the most important face as a image

Alternatively you can use: "marker_size=x" to set marker size. "image_size=x" to set image size.

About

A python-based image processing API

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages