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

Convolution Kernel Creator should support more/custom 3D kernels #113

Open
kmader opened this issue Mar 25, 2015 · 2 comments
Open

Convolution Kernel Creator should support more/custom 3D kernels #113

kmader opened this issue Mar 25, 2015 · 2 comments
Assignees
Milestone

Comments

@kmader
Copy link

kmader commented Mar 25, 2015

The Convolution Kernel Creator should support more 3D (or N-D) kernels

  • Laplacian
  • Gradient
  • Sobel
  • Custom kernels specified inside node (this might be too complicated but converting a table to an image is ugly)

The 'Gaussian' supports multiple dimensions but currently produces 7 copies of the same image for the additional dimension

@dietzc
Copy link
Member

dietzc commented Mar 25, 2015

we should think about rewriting the kernel creator based on imagej/imagej-ops#48.
The new convolver should base on imagej/imagej-ops#70.

@dietzc
Copy link
Member

dietzc commented May 25, 2015

Will also be interesting for the pixel-classification framework, I guess.

@dietzc dietzc assigned angrauma and unassigned EikeHeinz Jul 19, 2015
@dietzc dietzc added this to the 1.4.0 milestone Jul 19, 2015
@dietzc dietzc modified the milestones: 2.0.0, 1.4.0 Aug 31, 2015
@dietzc dietzc assigned EikeHeinz and unassigned angrauma Aug 31, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants