Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 314 Bytes

File metadata and controls

6 lines (5 loc) · 314 Bytes

Iterate Over Regions in a 2D Range

Originally published: 2004-11-09 20:06:36
Last updated: 2004-11-09 20:06:36
Author: S W

I use this iterator when I need to iterate over an image, working on regions or subsets of the image at a time. It returns regions from a 2D range, left to right, top to bottom.