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

Modifying elastix parameters #25

Open
idhamari opened this issue Oct 25, 2019 · 1 comment
Open

Modifying elastix parameters #25

idhamari opened this issue Oct 25, 2019 · 1 comment
Milestone

Comments

@idhamari
Copy link

This is not an issue, rather a suggestion.

Currently, the only way to modify a parameter is to edit the text file. Here is a draft of my idea:

  • All the parameters and their options are saved in a text file.
  • Users can modify the current parameters file by using two QComboBoxes, a QComboBox for the parameter and another for its values (QLineEdit in case of numbers).

This makes it easier and faster to experiment on different parameters.

@lassoan
Copy link
Owner

lassoan commented Mar 24, 2020

Registration parameters are not independent from each other but have very complex relationships between them. Anybody who understands what registration parameters can be changed and how should have no problem handling a text editor.

@lassoan lassoan added this to the Ideas milestone Mar 24, 2020
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

No branches or pull requests

2 participants