mapbox / pixelmatch

The smallest, simplest and fastest JavaScript pixel-level image comparison library
ISC License
6.15k stars 305 forks source link

Add new option for ignored regions #122

Open rafalszemraj opened 1 year ago

rafalszemraj commented 1 year ago

New option allows to define series of image regions ({x1,y1,x2,y2}) to eclude these parts from diff checking

manishmitraqa commented 1 year ago

Is there any way to merge this PR?

aartajew commented 1 year ago

Same here - any chance to merge this?