Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
  • S Slicer
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 0
    • Issues 0
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 40
    • Merge requests 40
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Container Registry
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • Sam Horvath
  • Slicer
  • Merge requests
  • !124

ENH: Added visualization of transforms

  • Review changes

  • Download
  • Email patches
  • Plain diff
Closed Andras Lasso requested to merge github/fork/lassoan/TransformDisplayableManagerInteg into master Apr 11, 2014
  • Overview 7
  • Commits 6
  • Pipelines 0
  • Changes 61

Features:

  • Support non-linear transforms in the Transforms module: allow Apply, Harden, Invert transform
  • Transform information displayed in the Transforms module (type of transform, basic properties)
  • Transform visualization: ** Built into the Transforms module ** Three main modes: Glyphs (show an array of arrows, cones, spheres), Grid (show a deformed grid), or Contour (show isolines/isosurfaces for specified displacement magnitude values) ** All transform types are supported (chains of transforms as well) ** Visualization in the slice viewers ** Visualization in the 3D viewers, in the specified region (region can be a slice viewer, a volume, or a ROI widget) ** Real-time update: if the transform (or any visualization parameter) is changed then the visualization is updated immediately (interactive visualization while editing the transform) ** Built-in colormap editor
  • MetaImage (mha), NIFTI (nii) vector volumes can be loaded as displacement field (grid) transform
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: github/fork/lassoan/TransformDisplayableManagerInteg