Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 14 days 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 (over 5 years ago)
- Default Branch: master
- Last Pushed: 2023-09-14T04:25:17.000Z (about 1 year ago)
- Last Synced: 2024-10-23T22:45:11.140Z (24 days ago)
- Topics: cli, go, golang, image-diff, image-processing, library
- Language: Go
- Homepage:
- Size: 31.3 KB
- Stars: 12
- Watchers: 3
- Forks: 2
- 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