Skip to content

ciringa/Ciringas_Images_ToolKit

Repository files navigation

Um pacote de ferramentas para manipulação de imagens usando inteligencia artifial a partir de bibliotecas pyhton.

a aplicação se destaca a partir do uso de tecnologias utilizadas no mercado para manipulaçao de imagens como rembg e openCV

Running the package 🚀

Setup docker image

docker build . -t <choose a name>

run a container with this image

docker run <name>

Working features 🎁

  • Background remove
  • minor image modifications like grayscale, blur and edges.

What i've learned? 🤓

  • multer and multipart form data request for APIs
  • Use of python functions inside JS development cenario
  • Knowledge of python librarys like OpenCV and RemBg

Why Docker

Docker is a fullscale containerization plataform who let's you build apps that will run anywhere (or at least they should). By building a docker app i secure that all the dependencies that my project have will go with him everywhere that my app goes.

About

pequenas ferramentas para manipulação de imagens

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published