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

divide_scalar_by_image #158

Closed
Tracked by #120
StRigaud opened this issue Apr 18, 2023 · 0 comments · Fixed by #159
Closed
Tracked by #120

divide_scalar_by_image #158

StRigaud opened this issue Apr 18, 2023 · 0 comments · Fixed by #159
Assignees

Comments

@StRigaud
Copy link
Member

StRigaud commented Apr 18, 2023

  • Should be renamed divide_image_and_scalar to fit the naming convention.
  • Kernel is not in the Kernel Repo and only exist in the prototype repo.
@StRigaud StRigaud self-assigned this Apr 18, 2023
@StRigaud StRigaud added bug Something isn't working correctly dependencies and removed bug Something isn't working correctly labels Apr 18, 2023
@StRigaud StRigaud linked a pull request Apr 19, 2023 that will close this issue
StRigaud added a commit that referenced this issue Apr 19, 2023
ADD: `erode_box` kernel and test
ADD: `dilate_box` kernel and test
ADD: `binary_edge_detection` kernel and test
ADD: `minimum_images` kernel and test
ADD: `maximum_images` kernel and test
ADD: `minimum_sphere` kernel and test
ADD: `maximum_sphere` kernel and test
ADD: `divide_image_and_scalar` kernel and test (Close #158 )
FIX: `InValue` method called twice in replace_intensity
FIX: parameter order for `histogram` and `mask_voronoi_labeling`
FIX: missing test divide_images
FIX: wrong display of `MemoryType` and `DataType` when print
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant