Skip to content

Latest commit

 

History

History
42 lines (19 loc) · 784 Bytes

README.md

File metadata and controls

42 lines (19 loc) · 784 Bytes

nodejs convolution image sample

Quick Start

$ npm install
$ node .

images

origin:

origin

sharpening:

laplacian:

prewitt:

gaussian:

after sharpening

reference:

convolution-image