Skip to content

rocc0/gs-diff

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gs-diff

Creates diff image from two images. Boundaries of both images should be identical.

Usage:
go get -u github.com/rocc0/gs-diff
go build .
./gs-diff -o=diff.png image1.png image2.png 
or 
go get -u github.com/rocc0/gs-diff/...
gs-diff -o=diff.png image1.png image2.png 

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages