• Stars
    star
    1
  • Language
    C#
  • Created almost 6 years ago
  • Updated over 1 year ago

Reviews

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.