tutorials icon indicating copy to clipboard operation
tutorials copied to clipboard

Howtos LoopBuilder

Open frauzufall opened this issue 5 years ago • 5 comments

Here are some examples for the LoopBuilder, collected from PRs and JavaDoc. The position example depends on imglib2-5.9.0, so this PR has to wait until pom-scijava includes it. In the meantime maybe @maarzt can review these examples - feel free to change them, add comments, add more examples, ...

frauzufall avatar May 11 '20 12:05 frauzufall

This pull request has been mentioned on Image.sc Forum. There might be relevant details there:

https://forum.image.sc/t/imglib2-split-image-into-chunks-for-multi-threaded-processing/37519/6

imagesc-bot avatar May 11 '20 13:05 imagesc-bot

I wonder if the documentation of LoopBuilder could be part of some introduction to imglib2. @tpietzsch What do you think?

maarzt avatar May 12 '20 09:05 maarzt

@maarzt sure, that does not stop us from having something here too.

frauzufall avatar May 12 '20 10:05 frauzufall

@frauzufall How can I see the website that contains this howto?

maarzt avatar May 12 '20 11:05 maarzt

@maarzt There is none yet, it's just this repo. My prototype howto page is not installed anywhere. I have an idea though for a simpler github pages version, I'll give it a try maybe this week. Ideally, at some point, we could aggregate examples from multiple repos on a page, that's what I did with the prototype based on maven, but that needs more thoughts / discussions.

frauzufall avatar May 12 '20 11:05 frauzufall