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

HowTo improvements #79

Merged
merged 8 commits into from Feb 4, 2020
Merged

HowTo improvements #79

merged 8 commits into from Feb 4, 2020

Conversation

frauzufall
Copy link
Member

I went through the reviews of #77.

Two mentioned improvements I did not include:

  • How to create a image (ramp example): I could not figure out a way to run the NewImage Command without GUI since it's a DynamicCommand. I tried to set the dynamically created dimension parameters like this: ij.command().run(NewImage.class, true, "X", 50l, "Y", 70l); but no luck.
  • imglib2-roi for drawing. It's so cryptic. Before this is merged the currently used strategies look easier in my opinion.

@frauzufall frauzufall mentioned this pull request Nov 29, 2019
23 tasks
@ctrueden ctrueden merged commit 4ad2d0f into master Feb 4, 2020
@ctrueden ctrueden deleted the howto-improvements branch February 4, 2020 20:12
@ctrueden
Copy link
Member

ctrueden commented Feb 4, 2020

Merging this before it gets too stale.

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 this pull request may close these issues.

None yet

2 participants