pixel-change

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

Usage no npm install needed!

<script type="module">
  import pixelChange from 'https://cdn.skypack.dev/pixel-change';
</script>

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