Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

extreme_filter: empty interior region #109

Open
johnnychen94 opened this issue Jul 14, 2022 · 0 comments
Open

extreme_filter: empty interior region #109

johnnychen94 opened this issue Jul 14, 2022 · 0 comments
Assignees
Labels

Comments

@johnnychen94
Copy link
Member

julia> erode(rand(3, 3), centered(rand(Bool, 7, 7)))
ERROR: DimensionMismatch("0×0 CartesianIndices{2, Tuple{UnitRange{Int64}, UnitRange{Int64}}} must be in the interior of CartesianIndex{2}[CartesianIndex(1, 1) CartesianIndex(1, 2) CartesianIndex(1, 3); CartesianIndex(2, 1) CartesianIndex(2, 2) CartesianIndex(2, 3); CartesianIndex(3, 1) CartesianIndex(3, 2) CartesianIndex(3, 3)]")
@johnnychen94 johnnychen94 self-assigned this Jul 14, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant