There are no reviews yet. Be the first to send feedback to the community and the maintainers!
Repository Details
A full-stack (REACT - C# MVC) project which lets you upload pictures from your PC, sends it to the back-end, where a python script using opencv and numpy crops the black borders from the image, and returns the web-hosted cropped image url back to the REACT app to render.