Skip to content
This repository has been archived by the owner. It is now read-only.

MPIBR-WidgetToolbox/WidgetImageBrowser

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 

WidgetImageBrowser

widget to navigate in multi-channel and/or multi-stack images. stack projection can be requested. adjust bit depth to limit viewer scale.

Requirements

GUI Layout Toolbox

ImageIO

Model-view-controller paradigm

the widget uses MVC design.

Model

updateFile updateIndexStack updateIndexChannel updateCData updateProjection requestSizeStack requestSizeChannel requestResolution requestCLimit

UI

user actions:

  • event_changeChannel
  • event_changeStack
  • event_requestProjection
  • event_changeCLimits

viewer responds:

  • updateStatus
  • updateLabelChannel
  • updateLabelStack
  • requestProjectionType
  • requestProjectionIsKeep
  • requestCLimitValues
  • requestStepChannel
  • requestStepStack
  • requestEnableChannel
  • requestEnableStack

VIEWER

  • updateCLimit
  • updatePreview

About

browse multi stacked uncompressed TIF/LSM file

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages