lksv / node-resemble.js

LOOKING FOR MAINTAINER - Image analysis and comparison
MIT License
99 stars 37 forks source link

Feature/#45 include rectangles #46

Open burnpiro opened 5 years ago

burnpiro commented 5 years ago

PR includes implementation of .includeRectangles() (alongside with small refactor and readme improvement)

Method accepts the same input as .ignoreRectangles() and gray out any pixel that doesn't exists within given rectangles.