Skip to content

LinkunGao/NRRD_Segmentation_Tool

 
 

Repository files navigation

NRRD_Segmentation_Tool

Useage

  • Use npm
npm install
npm run dev
  • Use yarn
yarn install
yarn dev

Operation

  • Zoom: When your mouse hover on slice image, then use mouse wheel to zoom image.
  • Pan: When your mouse hover on slice image, and use mouse right click on image, then drag image to pan.
  • Undo:
    1. In GUI click undo; or
    2. on keyborad using ctrl+z (windows) / command+z(mac).
  • Switch slice: Press shift on your keyboard (do not release it when you switch slice), then use mouse left click the image to drag up and down. When the switch is made to the image you want, you can release the shift key.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Vue 41.1%
  • HTML 22.7%
  • TypeScript 21.1%
  • CSS 15.1%