An open API service indexing awesome lists of open source software.

https://github.com/yu-icchi/pixel


https://github.com/yu-icchi/pixel

golang image-diff

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

          

# pixel

```go
import (
"github.com/yu-ichiko/pixel"
)

diffPixels := pixel.Match(img1, img2, rect, outimg, opt)
```