cornerstoneTools icon indicating copy to clipboard operation
cornerstoneTools copied to clipboard

A framework for tools built on top of Cornerstone.

Results 155 cornerstoneTools issues
Sort by recently updated
recently updated
newest added

### Prerequisites * [x] Which version are you using? (Is it latest?) 6.0.7 * [x] Are you reporting to the correct repository? * [x] Did you search existing issues? (Were...

Hello everyone, Does anyone know if Cornerstone has some calibration tool? If no, any suggestion on how it can be developed? Thanks. Best regards, Rúben Cruz

Question :question:

Bumps [marked](https://github.com/markedjs/marked) from 0.6.0 to 0.6.3. Release notes Sourced from marked's releases. 0.6.3 Fixes Fix nested blockquotes #1464 Fix <em> issue with mixed content #1451 revert #1464 #1497 Fix breaks:...

dependencies
javascript

Addresses https://github.com/cornerstonejs/cornerstoneTools/issues/210 * **Please check if the PR fulfills these requirements** - [X] The commit message follows our guidelines - [X] Tests for the changes have been added (for bug...

* [x] Which version are you using? (Is it latest?) -> Yes * [x] Are you reporting to the correct repository? -> Yes * [x] Did you search existing issues?...

Ghost annotations are created when the mousedown/mouseup events are fired in a short period of time. Tiny measurement is created if the cursor moves 1px during the click. ### Examples:...

Bug: Verified :bug:

### Prerequisites * [ ] Which version are you using? (Is it latest?) latest * [ ] Are you reporting to the correct repository? yes * [ ] Did you...

Bumps [terser](https://github.com/terser/terser) from 4.6.7 to 4.8.1. Changelog Sourced from terser's changelog. v4.8.1 (backport) Security fix for RegExps that should not be evaluated (regexp DDOS) v4.8.0 Support for numeric separators (million...

dependencies
javascript

Hi How can I display CrosshairsTool lines in my image? I'm a little confused please help me ![115286800-7545ce80-a18a-11eb-90dd-12b5496660d8](https://user-images.githubusercontent.com/93098838/145604976-4f26f71d-4551-43f4-ac70-f0e1856299bc.gif) @kivikakk @jmhmd @untoldone @mscheper @dannyrb

How do I structure the measurementData when doing `cornerstone.addToolState(element, 'ellipticalRoi', measurementData)` Currently I have the coordinates to the center, and the coordinates of the bounding box of the ellipse, what...