https://github.com/mrinalxdev/image-pipelines
Using goroutines pipeline patterns for image processing
https://github.com/mrinalxdev/image-pipelines
Last synced: over 1 year ago
JSON representation
Using goroutines pipeline patterns for image processing
- Host: GitHub
- URL: https://github.com/mrinalxdev/image-pipelines
- Owner: mrinalxdev
- Created: 2024-11-09T15:00:22.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-11-09T20:50:21.000Z (over 1 year ago)
- Last Synced: 2025-01-20T17:21:36.409Z (over 1 year ago)
- Language: Go
- Size: 1.95 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# image-pipelines
Using goroutines pipeline patterns for image processing
To use
Set your image files in `image` directory and also create a ouput directory in image `image/output`