Skip to content

alissone/docker_opencv_fastapi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

docker_opencv_fastapi

This is a template to use opencv and fastapi with the official python docker image (based on Debian Buster).

How to use

Just execute docker-compose up --build to run it. Browse to localhost:5000/docs to view available requests.

As an example, you can POST any image to /grayscale to receive another image as response, containing a grayscale version of whatever you sent.

About

Basic template with opencv, uvicorn and fastapi working inside docker

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published