InsightSoftwareConsortium / InsightSoftwareConsortium/itkwidgets
Simutaneuoulsly Get the viewer Parameter
- Lingua principale
- Python
- Stelle
- 624
- Fork
- 83
- Metriche di merge delle PR
- Nessuna PR unita negli ultimi 30g
Descrizione
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
Guida per i contributori
Nessuna guida per i contributori indicizzata per questo repository
Direzione di ricerca
Start with the view(data, cmap=...) example and trace how the viewer exposes colormap and camera state after window interactions. Review the existing viewer and Jupyter widget interaction paths; done means Python-accessible parameters reflect changes made in the viewing window, including colormap selection and camera movement.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- jupyter, python
- Ambito
- data-visualization, frontend
- Tipo di issue
- Funzionalità
- Difficoltà
- 5/5
- Tempo stimato
- Più di una settimana
- Stato di attività
- Ferma
- Chiarezza
- Abbastanza chiara
- Idoneità per principianti
- 30/100