You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
BUG: Add bufferedRegion to dict_from_image representation
Optional specification of the BufferedRegion, which is a subset of the
LargestPossibleRegion. Addresses #4267.
The LargestPossibleRegion's Index is assumed to be trivial (zeros).
Also update the NumPy bridge to correctly use the BufferedRegion instead
of the LargestPossibleRegion for the array shape.
0 commit comments