We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
The modified brightness and contrast information could be useful to input into training.
The text was updated successfully, but these errors were encountered:
We will add relevant information to the dcc.Store object next to every annotation
"annotations" { image_slice_id: [ { "brightness": x, "contrast": y, "zoom": z, "annotation-object": []
and then have a simple function that takes this object and prepares it for the figure when switching between image slices.
This will also allow for simple read/write/update to a database once that is implemented.
Sorry, something went wrong.
danton267
No branches or pull requests
The modified brightness and contrast information could be useful to input into training.
The text was updated successfully, but these errors were encountered: