Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/diptochakrabarty/node_image


https://github.com/diptochakrabarty/node_image

backend-services image-processing nodejs opencv python3

Last synced: 21 days ago
JSON representation

Awesome Lists containing this project

README

        

# Image Color Segmentation Web App

- Upload your image
- Image gets Sent in Backend Server
- Python Backend Segments Various Images
- Image Sent Back to Server

## How to Run

- Run npm install
- This installs all required packages
- To Start the Web App run node app.js
- Server Strated at port 3000