An open API service indexing awesome lists of open source software.

https://github.com/guilhermeuptotask/img_pre_processing_visualizer

A web application to visualize image preprocessing techniques. The project uses a frontend for interactive visualization, a backend for processing images, and Docker for easy setup and deployment.
https://github.com/guilhermeuptotask/img_pre_processing_visualizer

Last synced: 6 months ago
JSON representation

A web application to visualize image preprocessing techniques. The project uses a frontend for interactive visualization, a backend for processing images, and Docker for easy setup and deployment.

Awesome Lists containing this project

README

          

# img_pre_processing_visualizer
A web application to visualize image preprocessing techniques. Upload an image, apply different preprocessing methods, and compare the input vs output side by side. The project uses a frontend for interactive visualization, a backend for processing images, and Docker for easy setup and deployment.