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.
- Host: GitHub
- URL: https://github.com/guilhermeuptotask/img_pre_processing_visualizer
- Owner: guilhermeUpToTask
- License: mit
- Created: 2025-08-26T22:57:42.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2025-09-26T14:57:17.000Z (6 months ago)
- Last Synced: 2025-09-26T16:30:38.669Z (6 months ago)
- Language: Python
- Homepage:
- Size: 169 KB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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.