Skip to content

OutOfBoundsStrategy for ROIs #6

@dietzc

Description

@dietzc

Hi @tpietzsch,

would it make sense to offer a method in Regions which one can pass an IterableRegion, RandomAccessible<T> and an OutOfBoundsStrategy<T> and which returns a RandomAccessible<T> which returns the values of the passed RandomAccessible<T> on positions defined by the IterableRegion and values from the OutOfBoundsStrategy<T> on positions which lie outside the IterableRegion<T>?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions