https://github.com/orisano/pixelmatch
mapbox/pixelmatch ports for go.
https://github.com/orisano/pixelmatch
cli go golang image-diff image-processing library
Last synced: 6 months ago
JSON representation
mapbox/pixelmatch ports for go.
- Host: GitHub
- URL: https://github.com/orisano/pixelmatch
- Owner: orisano
- License: mit
- Created: 2019-02-27T11:15:16.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2023-09-14T04:25:17.000Z (over 2 years ago)
- Last Synced: 2025-05-06T21:06:57.795Z (9 months ago)
- Topics: cli, go, golang, image-diff, image-processing, library
- Language: Go
- Homepage:
- Size: 31.3 KB
- Stars: 13
- Watchers: 2
- Forks: 3
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# pixelmatch
[mapbox/pixelmatch](https://github.com/mapbox/pixelmatch) ports for go.
## Installation
library
```bash
go get github.com/orisano/pixelmatch
```
cli
```bash
go get github.com/orisano/pixelmatch/cmd/pixelmatch
```
## Author
Nao Yonashiro (@orisano)
## License
MIT