pixel-change

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

Downloads in past

Stats

StarsIssuesVersionUpdatedCreatedSize
pixel-change
1.1.02 years ago6 years agoMinified + gzip package size for pixel-change in KB

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