-
Hello. I'm trying to write a minimum filter & maximum filter. It seems that there is no such built-in method. So I need to write it myself. I'm considering how to do this. Here is my code:
```c++
vo…
-
Would be great to have an N-D median filter function akin to [`median_filter`]( https://docs.scipy.org/doc/scipy/reference/generated/scipy.ndimage.median_filter.html ). This is a common go to in image…
-
```
What steps will reproduce the problem?
1. Open some image
2. Apply morphological operator(Erosion or dilatation)
What is the expected output? What do you see instead?
When erosion operator is ap…
-
```
What steps will reproduce the problem?
1. Open some image
2. Apply morphological operator(Erosion or dilatation)
What is the expected output? What do you see instead?
When erosion operator is ap…
-
```
What steps will reproduce the problem?
1. Open some image
2. Apply morphological operator(Erosion or dilatation)
What is the expected output? What do you see instead?
When erosion operator is ap…
-
This includes `dilate`, `erode`, `open` and `close`.
And we want them to work on arbitrary structuring elements.
-
```
What steps will reproduce the problem?
1. Open some image
2. Apply morphological operator(Erosion or dilatation)
What is the expected output? What do you see instead?
When erosion operator is ap…
-
Run the attached pipeline on the attached image. The object on the image edge is not filled in, despite module settings.
Attachments:
http://cellprofiler.org/issues/uploaded/g-Ds3e/issue.cppipe
http:…
-
```
What steps will reproduce the problem?
1. Open some image
2. Apply morphological operator(Erosion or dilatation)
What is the expected output? What do you see instead?
When erosion operator is ap…
-
```
What steps will reproduce the problem?
1. Open some image
2. Apply morphological operator(Erosion or dilatation)
What is the expected output? What do you see instead?
When erosion operator is ap…