Introduction
Developer Guide
to_crs()
GeoBox
GridSpec
Index
Compute ROI for a scaled down image.
Given a crop region of the original image compute equivalent crop in the overview image.
roi (Tuple[NormalizedSlice, NormalizedSlice]) – ROI in the original image
Tuple
NormalizedSlice
scale (int) – integer scale to get scaled down image
int
Tuple[NormalizedSlice, NormalizedSlice]
ROI in the scaled down image