ohif-viewer/extensions/ohif-cornerstone-extension
2019-06-03 14:27:03 -04:00
..
src YouTube button 2019-05-29 23:46:42 -04:00
.babelrc Re-add extensions as top level dir 2019-04-16 12:00:06 -04:00
.editorconfig Re-add extensions as top level dir 2019-04-16 12:00:06 -04:00
.eslintrc Re-add extensions as top level dir 2019-04-16 12:00:06 -04:00
.gitignore Re-add extensions as top level dir 2019-04-16 12:00:06 -04:00
.prettierrc Re-add extensions as top level dir 2019-04-16 12:00:06 -04:00
.travis.yml Re-add extensions as top level dir 2019-04-16 12:00:06 -04:00
LICENSE Re-add extensions as top level dir 2019-04-16 12:00:06 -04:00
package.json Publish scoped version of ohif-cornerstone-extension 2019-05-30 12:48:41 -04:00
README.md Defaults for hotkeys 2019-06-03 14:27:03 -04:00
rollup.config.js Re-add extensions as top level dir 2019-04-16 12:00:06 -04:00
yarn.lock fix(layout): Fix the issues with displaying vtkjs viewports (#500) 2019-05-28 19:02:33 -04:00

@ohif/extension-cornerstone

Commands

This extensions includes the following Commands and Command Definitions. These can be registered with @ohif/core's CommandManager. After registering the commands, they can be bound to hotkeys using the HotkeysManager and listed in the UserPreferences modal.

You can read more about Commands, Hotkeys, and the UserPreferences Modal in their respective locations in the OHIF Viewer's documentation.

Command Name Description Store Contexts
rotateViewportCW viewports
rotateViewportCCW viewports
invertViewport viewports
flipViewportVertical viewports
flipViewportHorizontal viewports
scaleUpViewport viewports
scaleDownViewport viewports
fitViewportToWindow viewports
resetViewport viewports
clearAnnotations TODO
next/previous Image TODO
first/last Image TODO
nextViewportDisplaySet none
previousViewportDisplaySet none

TODO:

SET TOOL

  • [] Default Tool
  • [] Set Zoom Tool
  • [] Set WWWC Tool
  • [] Set Pan Tool
  • [] Set Angle Measurement Tool
  • [] Set Stack Scroll Tool
  • [] Set Magnify Tool
  • [] Set Length Tool
  • [] Set Annotate Tool
  • [] Set Pixel Probe Tool
  • [] Set Elliptical ROI Tool
  • [] Set Rectangle ROI Tool

OTHER

  • Show/Hide CINE
  • W/L Presets
  • W/L Presets config