ohif-viewer/modes/basic-test-mode
M.D 47c25f4364
feat(measurements): add CircleROI Tool (#3211)
* [refactor] measurement service mapping files - rename to .ts files

* [fix] RectangleROI - measurement service mapping _getReport() function - tool name fix

* [feat] added CircleROI tool from updated cornerstone3D

* [refactor] fix for typescript strong typing warnings

* [feat] cornerstone-dicom-sr extension - added CircleROI tool

* [feat] added toolbar button for CircleROI tool

* [doc] doc updates for CircleROI tool

* [update] library - dcmjs to 0.29.5

* [fix] roundNumber() function when given strings

* [fix] refactor after upgrading conerstonejs library 0.49.0

* yarn.lock file change
2023-04-17 08:23:03 -04:00
..
.webpack fix(Segmentation): bump packages to fix segmentation rendering (#3138) 2023-02-03 09:33:28 -05:00
src feat(measurements): add CircleROI Tool (#3211) 2023-04-17 08:23:03 -04:00
babel.config.js fix(Segmentation): bump packages to fix segmentation rendering (#3138) 2023-02-03 09:33:28 -05:00
LICENSE fix(Segmentation): bump packages to fix segmentation rendering (#3138) 2023-02-03 09:33:28 -05:00
package.json feat: add more e2e tests for MPR and add test mode and extension (#3180) 2023-02-17 15:04:07 -05:00
README.md fix(Segmentation): bump packages to fix segmentation rendering (#3138) 2023-02-03 09:33:28 -05:00

Test mode

This mode is used to test the basic functionality of the OHIF viewer in a controlled environment. It is not intended to be used for development or production.