Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 118 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 118 Bytes

pixel

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

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