Open tischi opened 3 years ago
imglib2-algorithm
seems to me to be a sensible place to put this (and stuff like it), as long as Tobias & Stephan agree. I'll ask on gitter.
Ok! Thanks! I realised however that I will probably have to make a special version very dedicated for my use case, probably using in fact FunctionRealRandomAccessible
rather than an Interpolator
.
But anyway, I think what you did is super useful and we could put a polished version of that somewhere such that is F.A.I.R. ;-)
I was also thinking if there is stuff that we think is cool for other people of the community to discover, but not yet polished nor clear how useful it really is nor clear where it should live, maybe a repo imglib2-kruschtelkiste
could be a solution (or, less funny, imglib2-playground
).
cc @axtimwalde
@bogovicj
I copied all the code and am working on it in another repo.
I will also implement all the changes I am proposing, you just have to say whether you like them 😃
I think the KDTreeRenderer is very useful, at least I need this in several of my projects.
Any suggestions for a repo where we could put it such that one could depend on it (and maven import it)?