https://github.com/diptochakrabarty/node_image
https://github.com/diptochakrabarty/node_image
backend-services image-processing nodejs opencv python3
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/diptochakrabarty/node_image
- Owner: DiptoChakrabarty
- Created: 2020-01-11T10:42:43.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2023-03-03T11:39:20.000Z (over 3 years ago)
- Last Synced: 2025-06-16T04:37:07.005Z (about 1 year ago)
- Topics: backend-services, image-processing, nodejs, opencv, python3
- Language: Python
- Size: 2.49 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
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