InsightSoftwareConsortium / InsightSoftwareConsortium/itkwidgets
Simutaneuoulsly Get the viewer Parameter
Open
- Dominant language
- Python
- Stars
- 624
- Forks
- 83
- PR merge metrics
- No merged PRs in 30d
Description
How could we get the viewer parameters after we did some actions on the window and are there ways to simultaneously get those paras?
For example, I create a viewer = view(data, cmap = cm.xray). Then I change the cmap to jet by selecting the colormap in the viewing window. Now I call view.cmap, it still returns xray instead of jet.
Another example is that I want to print the camera information simultaneously when I toggle around the image
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.