Skip to content

bexum/image-diff

Repository files navigation

image-diff

A deep image diff example that using opencv.js.

Usage

The repository using haskell stack and follow the stack working way.

The simple way to run it is:

$ stack run

and furthermore, see stack docs.

Thought

For using OpenCV.js to compare twp image, follow the step:

  • cvtColor
  • absdiff
  • threshold
  • findContours
  • drawContours

See more at source code.

Screenshot

Here is one Screenshot of using this tools.

image-diff

Contact

Welcome to using bexum's codes and glad to see you.

For joining the organization, Contact me at murakami's github or murakami's website. Cheers!🤗🍻

About

A deep image diff example that using opencv.js.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published