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

https://github.com/hon-nova/monomatrix

MonoMatrix transforms images from its default color to grayscaled level of an array of images which are saved on disk. It utilizes Node stream and promises modules.
https://github.com/hon-nova/monomatrix

filesystems nodestream

Last synced: 8 months ago
JSON representation

MonoMatrix transforms images from its default color to grayscaled level of an array of images which are saved on disk. It utilizes Node stream and promises modules.

Awesome Lists containing this project

README

          

## grayScaledImages

|![ori1](unzipped/in.png)|![ori2](unzipped/in1.png)|![ori3](unzipped/in2.png)|
|----------------|----------------|----------------|
|![ori1](unzipped/in.png)|![ori2](unzipped/in1.png)|![ori3](unzipped/in2.png)|

|![gr1](grayscaled/in.png)|![gr2](grayscaled/in1.png)|![gr3](grayscaled/in2.png)|
|----------------|----------------|----------------|
|![gr1](grayscaled/in.png)|![gr2](grayscaled/in1.png)|![gr3](grayscaled/in2.png)|