-
Notifications
You must be signed in to change notification settings - Fork 295
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
create visualization graph #1011
create visualization graph #1011
Conversation
…ukaUU_anotaiton_log_uI
ただし、ID指定
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Can we call this new field something a little more reasable, like viewerState?
Maybe you want to save it somewhere inside, so that each drawn object has its own x,y,zoom, even if they're grouped together? I noted some issues when testing this in #1013
OK!
That's right. |
I changed new field name from states to viewerStates.29e4a08 Test |
Not all annotations saved have (accurate) info saved #1013#1013 (comment) I fixed it! Test
|
Delete viewerStates Test |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Very close; just one hopefully quick thing I noticed!
viewerStates: { | ||
x: StatesHelper.getCurrentStates(true).x, | ||
y: StatesHelper.getCurrentStates(true).y, | ||
z: StatesHelper.getCurrentStates(true).y |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I also noticed a mistake in my local and was fixing the same point.
Thank you!!
@birm TestVisualization Graph Other(It is not related to this PR.) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Great work, and good fixes!
Add visualization panel to viewer page.
Summary
Click the icon to the left of the toolbar's tutorial to open the side menu on the right side.
Then, you can see a graph visualizing the annotation information
It shows the relationship between human:annotation vs zooming.
Motivation
To visualize pathologist annotation information
Testing
The graph and the results with collection:Mark.
Annotation:0
Annotation:1
Annotation:9