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

Template annotation: textual inputs #22

Open
xtrojak opened this issue Oct 19, 2023 · 1 comment
Open

Template annotation: textual inputs #22

xtrojak opened this issue Oct 19, 2023 · 1 comment

Comments

@xtrojak
Copy link
Collaborator

xtrojak commented Oct 19, 2023

The textual inputs (variable name corresponding to a ROI, expected value in a residual, path to a dictionary of allowed values, ...) can be handled from command line, but it's not very robust requires changing context between the image and command line). This should be improved.

@xtrojak
Copy link
Collaborator Author

xtrojak commented Oct 25, 2023

Another way around this is to assing just integer IDs to individual regions and then assign them variable names e.g. via a mapping from text file.

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

1 participant