node-resemble icon indicating copy to clipboard operation
node-resemble copied to clipboard

Image analysis and comparison

Results 3 node-resemble issues
Sort by recently updated
recently updated
newest added

getImageDataUrl doesn't exist on the diff data object. I get { isSameDimensions: false, dimensionDifference: { width: 0, height: -154 }, misMatchPercentage: '22.48', analysisTime: 346, getDiffImage: [Function] } } It looks...

Hi When i'm trying to compare 2 images the nodejs process exiting with this error: Segmentation fault (core dumped) how can i fix this?

`graceful-fs` versions lower than v4 reevaluate native `fs` module source, which is not supported. You should update your `graceful-fs` dependency to v4 or later. Tracking issue: https://github.com/nodejs/node/issues/5213.