-
Stemming from the conversation in issue #1061, @ezl and I discussed the layout of DI and making sure that the interaction of browsing ideas was made to be the primary focus. The exploration of this di…
-
### Describe the Bug
In current versions of cornerstone I've found that in some cases some phones are presenting a behavior that the viewport, instead of showing the image instance, are just showin…
-
Cornerstone has [a series of tools](https://tools.cornerstonejs.org/examples/). The OHIF Viewer (the flagship app that Cornerstone was written for) [exposes most of them](https://viewer.ohif.org/viewe…
-
Hi there,
qTranslate-XT doesn't seem to work properly with the Pro theme from theme.co. This basically uses the Cornerstone plugin which is a visual page builder.
First it seems to be necessary …
Ryvix updated
5 years ago
-
An image
kousu updated
2 years ago
-
This is where the image is loaded in cornerstone.
https://github.com/cornerstonejs/cornerstone/blob/56f51a0752955bab8a308bc900b95e28992cf3ea/src/imageLoader.js#L27
```
function loadImageFromIm…
-
### Explained by use-case
I was trying to make a small customization of the EllipticalROI tool.
So I started with extending the existing EllipticalROITool class. (NOTE: I was using Typescript)
…
-
what is minimum system requirement of cornerstone ? I get some errors about buffer size in an old system with 4GB ram and Graphic 32 bit windows 7
-
PS C:\BigCommerce\localcode\cornerstone> stencil start
not ok -- StoreHashReadError: getaddrinfo ENOTFOUND ranjan31.mybigcommerce.com
URL: https://ranjan31.mybigcommerce.com/admin/oauth/info
…
-
### Motivation
vtkDataArray implicitly assumes a default data type of Float, which I believe is a mistake.
```javascript
const DEFAULT_VALUES = {
dataType: DefaultDataType,
};
```
While d…