-
- Downloads
Separate module - lightboxpanel.py, containing the LightBoxPanel
class. LightBoxPanel registers mouse clicks/movement, and syncs with LightBoxCanvas and ImageList location. LightBoxCanvas has a couple of new methods for transforming from pixel coordinates to LBCanvas coordinates, and then on to image world coordinates. LightBoxCanvas draws a cursor at the current location (about to improve this).
Showing
- fsl/fslview/lightboxcanvas.py 126 additions, 67 deletionsfsl/fslview/lightboxcanvas.py
- fsl/fslview/lightboxpanel.py 108 additions, 0 deletionsfsl/fslview/lightboxpanel.py
- fsl/props/properties_types.py 6 additions, 0 deletionsfsl/props/properties_types.py
- fsl/tools/fslview.py 4 additions, 4 deletionsfsl/tools/fslview.py
Loading
Please register or sign in to comment