パッケージの詳細

pixel-change

kevinGodell5kMIT1.1.0

Measure differences between 2 identically sized buffer arrays of gray, rgb, or rgba pixels.

pixel, pixels, change, gray

readme

pixel-change

CircleCI Build status GitHub issues GitHub license

Measure differences between 2 identically sized buffer arrays of gray, rgb, or rgba pixels.

installation

npm install pixel-change

testing

git clone https://github.com/kevinGodell/pixel-change.git
cd pixel-change
npm install
npm test

usage

see pam-diff and pixel-change-test