Versions in this module Expand all Collapse all v0 v0.1.0 Jun 11, 2024 Changes in this version + func GenerateSubBounds(in *matrix.M, offset int) []image.Rectangle + func LoadImage(fname string) (image.Image, *matrix.M) + func RunInParallel(in *matrix.M, offset int, fn func(wg *sync.WaitGroup, bounds image.Rectangle))