@ohif/ui 1.10.10 → 3.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +5 -116
- package/dist/ohif-ui.css +21 -0
- package/dist/ohif-ui.umd.js +3 -0
- package/dist/ohif-ui.umd.js.LICENSE.txt +79 -0
- package/dist/ohif-ui.umd.js.map +1 -0
- package/package.json +46 -42
- package/CHANGELOG.md +0 -947
- package/LICENSE +0 -21
- package/dist/index.umd.js +0 -3
- package/dist/index.umd.js.LICENSE +0 -802
- package/dist/index.umd.js.map +0 -1
|
@@ -1,802 +0,0 @@
|
|
|
1
|
-
/*!
|
|
2
|
-
Copyright (c) 2017 Jed Watson.
|
|
3
|
-
Licensed under the MIT License (MIT), see
|
|
4
|
-
http://jedwatson.github.io/classnames
|
|
5
|
-
*/
|
|
6
|
-
|
|
7
|
-
/*! cornerstone-core - 2.6.1 - 2021-11-19 | (c) 2016 Chris Hafey | https://github.com/cornerstonejs/cornerstone */
|
|
8
|
-
|
|
9
|
-
/*!**************************!*\
|
|
10
|
-
!*** ./canvasToPixel.js ***!
|
|
11
|
-
\**************************/
|
|
12
|
-
|
|
13
|
-
/*! exports provided: default */
|
|
14
|
-
|
|
15
|
-
/*! ./enabledElements.js */
|
|
16
|
-
|
|
17
|
-
/*! ./internal/getTransform.js */
|
|
18
|
-
|
|
19
|
-
/*!****************************!*\
|
|
20
|
-
!*** ./colors/colormap.js ***!
|
|
21
|
-
\****************************/
|
|
22
|
-
|
|
23
|
-
/*! exports provided: getColormapsList, getColormap */
|
|
24
|
-
|
|
25
|
-
/*! ./lookupTable.js */
|
|
26
|
-
|
|
27
|
-
/*!*************************!*\
|
|
28
|
-
!*** ./colors/index.js ***!
|
|
29
|
-
\*************************/
|
|
30
|
-
|
|
31
|
-
/*! ./colormap.js */
|
|
32
|
-
|
|
33
|
-
/*!*******************************!*\
|
|
34
|
-
!*** ./colors/lookupTable.js ***!
|
|
35
|
-
\*******************************/
|
|
36
|
-
|
|
37
|
-
/*!********************!*\
|
|
38
|
-
!*** ./disable.js ***!
|
|
39
|
-
\********************/
|
|
40
|
-
|
|
41
|
-
/*! ./triggerEvent.js */
|
|
42
|
-
|
|
43
|
-
/*! ./events.js */
|
|
44
|
-
|
|
45
|
-
/*!*************************!*\
|
|
46
|
-
!*** ./displayImage.js ***!
|
|
47
|
-
\*************************/
|
|
48
|
-
|
|
49
|
-
/*! ./internal/getDefaultViewport.js */
|
|
50
|
-
|
|
51
|
-
/*! ./updateImage.js */
|
|
52
|
-
|
|
53
|
-
/*! ./internal/now.js */
|
|
54
|
-
|
|
55
|
-
/*! ./layers.js */
|
|
56
|
-
|
|
57
|
-
/*!*****************!*\
|
|
58
|
-
!*** ./draw.js ***!
|
|
59
|
-
\*****************/
|
|
60
|
-
|
|
61
|
-
/*! ./internal/drawImage.js */
|
|
62
|
-
|
|
63
|
-
/*!****************************!*\
|
|
64
|
-
!*** ./drawInvalidated.js ***!
|
|
65
|
-
\****************************/
|
|
66
|
-
|
|
67
|
-
/*!*******************!*\
|
|
68
|
-
!*** ./enable.js ***!
|
|
69
|
-
\*******************/
|
|
70
|
-
|
|
71
|
-
/*! ./resize.js */
|
|
72
|
-
|
|
73
|
-
/*! ./internal/drawImageSync.js */
|
|
74
|
-
|
|
75
|
-
/*! ./internal/requestAnimationFrame.js */
|
|
76
|
-
|
|
77
|
-
/*! ./internal/tryEnableWebgl.js */
|
|
78
|
-
|
|
79
|
-
/*! ./generateUUID.js */
|
|
80
|
-
|
|
81
|
-
/*! ./internal/getCanvas.js */
|
|
82
|
-
|
|
83
|
-
/*!*******************************!*\
|
|
84
|
-
!*** ./enabledElementData.js ***!
|
|
85
|
-
\*******************************/
|
|
86
|
-
|
|
87
|
-
/*! exports provided: getElementData, removeElementData */
|
|
88
|
-
|
|
89
|
-
/*!****************************!*\
|
|
90
|
-
!*** ./enabledElements.js ***!
|
|
91
|
-
\****************************/
|
|
92
|
-
|
|
93
|
-
/*! exports provided: getEnabledElement, addEnabledElement, getEnabledElementsByImageId, getEnabledElements */
|
|
94
|
-
|
|
95
|
-
/*!*******************!*\
|
|
96
|
-
!*** ./events.js ***!
|
|
97
|
-
\*******************/
|
|
98
|
-
|
|
99
|
-
/*! exports provided: default, events */
|
|
100
|
-
|
|
101
|
-
/*!******************************!*\
|
|
102
|
-
!*** ./falseColorMapping.js ***!
|
|
103
|
-
\******************************/
|
|
104
|
-
|
|
105
|
-
/*! exports provided: convertImageToFalseColorImage, convertToFalseColorImage, restoreImage */
|
|
106
|
-
|
|
107
|
-
/*! ./pixelDataToFalseColorData.js */
|
|
108
|
-
|
|
109
|
-
/*! ./colors/colormap.js */
|
|
110
|
-
|
|
111
|
-
/*!************************!*\
|
|
112
|
-
!*** ./fitToWindow.js ***!
|
|
113
|
-
\************************/
|
|
114
|
-
|
|
115
|
-
/*! ./internal/getImageFitScale.js */
|
|
116
|
-
|
|
117
|
-
/*!*************************!*\
|
|
118
|
-
!*** ./generateUUID.js ***!
|
|
119
|
-
\*************************/
|
|
120
|
-
|
|
121
|
-
/*!***************************************!*\
|
|
122
|
-
!*** ./getDefaultViewportForImage.js ***!
|
|
123
|
-
\***************************************/
|
|
124
|
-
|
|
125
|
-
/*!*********************!*\
|
|
126
|
-
!*** ./getImage.js ***!
|
|
127
|
-
\*********************/
|
|
128
|
-
|
|
129
|
-
/*!**********************!*\
|
|
130
|
-
!*** ./getPixels.js ***!
|
|
131
|
-
\**********************/
|
|
132
|
-
|
|
133
|
-
/*! ./getStoredPixels.js */
|
|
134
|
-
|
|
135
|
-
/*! ./internal/getModalityLUT.js */
|
|
136
|
-
|
|
137
|
-
/*!****************************!*\
|
|
138
|
-
!*** ./getStoredPixels.js ***!
|
|
139
|
-
\****************************/
|
|
140
|
-
|
|
141
|
-
/*!************************!*\
|
|
142
|
-
!*** ./getViewport.js ***!
|
|
143
|
-
\************************/
|
|
144
|
-
|
|
145
|
-
/*!***********************!*\
|
|
146
|
-
!*** ./imageCache.js ***!
|
|
147
|
-
\***********************/
|
|
148
|
-
|
|
149
|
-
/*! exports provided: cachedImages, setMaximumSizeBytes, putImageLoadObject, getImageLoadObject, removeImageLoadObject, getCacheInfo, purgeCache, changeImageIdCacheSize, default */
|
|
150
|
-
|
|
151
|
-
/*!************************!*\
|
|
152
|
-
!*** ./imageLoader.js ***!
|
|
153
|
-
\************************/
|
|
154
|
-
|
|
155
|
-
/*! exports provided: loadImage, loadAndCacheImage, registerImageLoader, registerUnknownImageLoader */
|
|
156
|
-
|
|
157
|
-
/*! ./imageCache.js */
|
|
158
|
-
|
|
159
|
-
/*!******************!*\
|
|
160
|
-
!*** ./index.js ***!
|
|
161
|
-
\******************/
|
|
162
|
-
|
|
163
|
-
/*! exports provided: drawImage, generateLut, getDefaultViewport, setDefaultViewport, requestAnimationFrame, storedPixelDataToCanvasImageData, storedColorPixelDataToCanvasImageData, storedPixelDataToCanvasImageDataColorLUT, storedPixelDataToCanvasImageDataPseudocolorLUT, internal, renderLabelMapImage, renderPseudoColorImage, renderColorImage, renderGrayscaleImage, renderWebImage, renderToCanvas, canvasToPixel, disable, displayImage, draw, drawInvalidated, enable, getElementData, removeElementData, getEnabledElement, addEnabledElement, getEnabledElementsByImageId, getEnabledElements, addLayer, removeLayer, getLayer, getLayers, getVisibleLayers, setActiveLayer, getActiveLayer, purgeLayers, setLayerImage, fitToWindow, getDefaultViewportForImage, getDisplayedArea, getImage, getPixels, getStoredPixels, getViewport, loadImage, loadAndCacheImage, registerImageLoader, registerUnknownImageLoader, invalidate, invalidateImageId, pageToPixel, pixelToCanvas, reset, resize, setToPixelCoordinateSystem, setViewport, updateImage, pixelDataToFalseColorData, rendering, imageCache, metaData, webGL, colors, convertImageToFalseColorImage, convertToFalseColorImage, restoreImage, EVENTS, events, triggerEvent, imageLoadPoolManager, imageRetrievalPoolManager, RequestPoolManager, default */
|
|
164
|
-
|
|
165
|
-
/*! ./falseColorMapping.js */
|
|
166
|
-
|
|
167
|
-
/*! ./enabledElementData.js */
|
|
168
|
-
|
|
169
|
-
/*! ./imageLoader.js */
|
|
170
|
-
|
|
171
|
-
/*! ./requestPool/imageLoadPoolManager.ts */
|
|
172
|
-
|
|
173
|
-
/*! ./requestPool/imageRetrievalPoolManager.ts */
|
|
174
|
-
|
|
175
|
-
/*! ./requestPool/RequestPoolManager.ts */
|
|
176
|
-
|
|
177
|
-
/*! ./canvasToPixel.js */
|
|
178
|
-
|
|
179
|
-
/*! ./colors/index.js */
|
|
180
|
-
|
|
181
|
-
/*! ./disable.js */
|
|
182
|
-
|
|
183
|
-
/*! ./displayImage.js */
|
|
184
|
-
|
|
185
|
-
/*! ./draw.js */
|
|
186
|
-
|
|
187
|
-
/*! ./drawInvalidated.js */
|
|
188
|
-
|
|
189
|
-
/*! ./enable.js */
|
|
190
|
-
|
|
191
|
-
/*! ./fitToWindow.js */
|
|
192
|
-
|
|
193
|
-
/*! ./internal/generateLut.js */
|
|
194
|
-
|
|
195
|
-
/*! ./getDefaultViewportForImage.js */
|
|
196
|
-
|
|
197
|
-
/*! ./internal/getDisplayedArea.js */
|
|
198
|
-
|
|
199
|
-
/*! ./getImage.js */
|
|
200
|
-
|
|
201
|
-
/*! ./getPixels.js */
|
|
202
|
-
|
|
203
|
-
/*! ./getViewport.js */
|
|
204
|
-
|
|
205
|
-
/*! ./internal/index.js */
|
|
206
|
-
|
|
207
|
-
/*! ./invalidate.js */
|
|
208
|
-
|
|
209
|
-
/*! ./invalidateImageId.js */
|
|
210
|
-
|
|
211
|
-
/*! ./metaData.js */
|
|
212
|
-
|
|
213
|
-
/*! ./pageToPixel.js */
|
|
214
|
-
|
|
215
|
-
/*! ./pixelToCanvas.js */
|
|
216
|
-
|
|
217
|
-
/*! ./rendering/renderColorImage.js */
|
|
218
|
-
|
|
219
|
-
/*! ./rendering/renderGrayscaleImage.js */
|
|
220
|
-
|
|
221
|
-
/*! ./rendering/renderLabelMapImage.js */
|
|
222
|
-
|
|
223
|
-
/*! ./rendering/renderPseudoColorImage.js */
|
|
224
|
-
|
|
225
|
-
/*! ./rendering/renderToCanvas.js */
|
|
226
|
-
|
|
227
|
-
/*! ./rendering/renderWebImage.js */
|
|
228
|
-
|
|
229
|
-
/*! ./rendering/index.js */
|
|
230
|
-
|
|
231
|
-
/*! ./reset.js */
|
|
232
|
-
|
|
233
|
-
/*! ./internal/setDefaultViewport.js */
|
|
234
|
-
|
|
235
|
-
/*! ./setToPixelCoordinateSystem.js */
|
|
236
|
-
|
|
237
|
-
/*! ./setViewport.js */
|
|
238
|
-
|
|
239
|
-
/*! ./internal/storedColorPixelDataToCanvasImageData.js */
|
|
240
|
-
|
|
241
|
-
/*! ./internal/storedPixelDataToCanvasImageData.js */
|
|
242
|
-
|
|
243
|
-
/*! ./internal/storedPixelDataToCanvasImageDataColorLUT.js */
|
|
244
|
-
|
|
245
|
-
/*! ./internal/storedPixelDataToCanvasImageDataPseudocolorLUT.js */
|
|
246
|
-
|
|
247
|
-
/*! ./webgl/index.js */
|
|
248
|
-
|
|
249
|
-
/*!****************************************!*\
|
|
250
|
-
!*** ./internal/calculateTransform.js ***!
|
|
251
|
-
\****************************************/
|
|
252
|
-
|
|
253
|
-
/*! ./transform.js */
|
|
254
|
-
|
|
255
|
-
/*! ./getDisplayedArea.js */
|
|
256
|
-
|
|
257
|
-
/*!************************************!*\
|
|
258
|
-
!*** ./internal/computeAutoVoi.js ***!
|
|
259
|
-
\************************************/
|
|
260
|
-
|
|
261
|
-
/*!************************************!*\
|
|
262
|
-
!*** ./internal/createViewport.js ***!
|
|
263
|
-
\************************************/
|
|
264
|
-
|
|
265
|
-
/*! ./setDefaultViewport.js */
|
|
266
|
-
|
|
267
|
-
/*!****************************************!*\
|
|
268
|
-
!*** ./internal/drawCompositeImage.js ***!
|
|
269
|
-
\****************************************/
|
|
270
|
-
|
|
271
|
-
/*! ../layers.js */
|
|
272
|
-
|
|
273
|
-
/*! ../rendering/renderGrayscaleImage.js */
|
|
274
|
-
|
|
275
|
-
/*! ../rendering/renderColorImage.js */
|
|
276
|
-
|
|
277
|
-
/*! ../rendering/renderPseudoColorImage.js */
|
|
278
|
-
|
|
279
|
-
/*! ../rendering/renderLabelMapImage.js */
|
|
280
|
-
|
|
281
|
-
/*! ../setToPixelCoordinateSystem.js */
|
|
282
|
-
|
|
283
|
-
/*!*******************************!*\
|
|
284
|
-
!*** ./internal/drawImage.js ***!
|
|
285
|
-
\*******************************/
|
|
286
|
-
|
|
287
|
-
/*!***********************************!*\
|
|
288
|
-
!*** ./internal/drawImageSync.js ***!
|
|
289
|
-
\***********************************/
|
|
290
|
-
|
|
291
|
-
/*! ./now.js */
|
|
292
|
-
|
|
293
|
-
/*! ./drawCompositeImage.js */
|
|
294
|
-
|
|
295
|
-
/*! ../triggerEvent.js */
|
|
296
|
-
|
|
297
|
-
/*! ../events.js */
|
|
298
|
-
|
|
299
|
-
/*!**************************************!*\
|
|
300
|
-
!*** ./internal/generateColorLut.js ***!
|
|
301
|
-
\**************************************/
|
|
302
|
-
|
|
303
|
-
/*! ./getVOILut.js */
|
|
304
|
-
|
|
305
|
-
/*!*********************************!*\
|
|
306
|
-
!*** ./internal/generateLut.js ***!
|
|
307
|
-
\*********************************/
|
|
308
|
-
|
|
309
|
-
/*! ./getModalityLUT.js */
|
|
310
|
-
|
|
311
|
-
/*!*******************************!*\
|
|
312
|
-
!*** ./internal/getCanvas.js ***!
|
|
313
|
-
\*******************************/
|
|
314
|
-
|
|
315
|
-
/*!****************************************!*\
|
|
316
|
-
!*** ./internal/getDefaultViewport.js ***!
|
|
317
|
-
\****************************************/
|
|
318
|
-
|
|
319
|
-
/*! ./createViewport.js */
|
|
320
|
-
|
|
321
|
-
/*! ./getImageFitScale.js */
|
|
322
|
-
|
|
323
|
-
/*!**************************************!*\
|
|
324
|
-
!*** ./internal/getDisplayedArea.js ***!
|
|
325
|
-
\**************************************/
|
|
326
|
-
|
|
327
|
-
/*!**********************************!*\
|
|
328
|
-
!*** ./internal/getFillStyle.js ***!
|
|
329
|
-
\**********************************/
|
|
330
|
-
|
|
331
|
-
/*!**************************************!*\
|
|
332
|
-
!*** ./internal/getImageFitScale.js ***!
|
|
333
|
-
\**************************************/
|
|
334
|
-
|
|
335
|
-
/*! ./validator.js */
|
|
336
|
-
|
|
337
|
-
/*! ./getImageSize.js */
|
|
338
|
-
|
|
339
|
-
/*!**********************************!*\
|
|
340
|
-
!*** ./internal/getImageSize.js ***!
|
|
341
|
-
\**********************************/
|
|
342
|
-
|
|
343
|
-
/*!************************************!*\
|
|
344
|
-
!*** ./internal/getModalityLUT.js ***!
|
|
345
|
-
\************************************/
|
|
346
|
-
|
|
347
|
-
/*!**********************************!*\
|
|
348
|
-
!*** ./internal/getTransform.js ***!
|
|
349
|
-
\**********************************/
|
|
350
|
-
|
|
351
|
-
/*! ./calculateTransform.js */
|
|
352
|
-
|
|
353
|
-
/*!*******************************!*\
|
|
354
|
-
!*** ./internal/getVOILut.js ***!
|
|
355
|
-
\*******************************/
|
|
356
|
-
|
|
357
|
-
/*!**************************!*\
|
|
358
|
-
!*** ./internal/guid.js ***!
|
|
359
|
-
\**************************/
|
|
360
|
-
|
|
361
|
-
/*!***************************!*\
|
|
362
|
-
!*** ./internal/index.js ***!
|
|
363
|
-
\***************************/
|
|
364
|
-
|
|
365
|
-
/*! ./drawImage.js */
|
|
366
|
-
|
|
367
|
-
/*! ./generateLut.js */
|
|
368
|
-
|
|
369
|
-
/*! ./getDefaultViewport.js */
|
|
370
|
-
|
|
371
|
-
/*! ./getTransform.js */
|
|
372
|
-
|
|
373
|
-
/*! ./requestAnimationFrame.js */
|
|
374
|
-
|
|
375
|
-
/*! ./storedColorPixelDataToCanvasImageData.js */
|
|
376
|
-
|
|
377
|
-
/*! ./storedPixelDataToCanvasImageData.js */
|
|
378
|
-
|
|
379
|
-
/*! ./storedPixelDataToCanvasImageDataColorLUT.js */
|
|
380
|
-
|
|
381
|
-
/*! ./storedPixelDataToCanvasImageDataPseudocolorLUT.js */
|
|
382
|
-
|
|
383
|
-
/*! ./storedPixelDataToCanvasImageDataRGBA.js */
|
|
384
|
-
|
|
385
|
-
/*!*************************!*\
|
|
386
|
-
!*** ./internal/now.js ***!
|
|
387
|
-
\*************************/
|
|
388
|
-
|
|
389
|
-
/*!*******************************************!*\
|
|
390
|
-
!*** ./internal/requestAnimationFrame.js ***!
|
|
391
|
-
\*******************************************/
|
|
392
|
-
|
|
393
|
-
/*!****************************************!*\
|
|
394
|
-
!*** ./internal/setDefaultViewport.js ***!
|
|
395
|
-
\****************************************/
|
|
396
|
-
|
|
397
|
-
/*! exports provided: default, state */
|
|
398
|
-
|
|
399
|
-
/*!***********************************************************!*\
|
|
400
|
-
!*** ./internal/storedColorPixelDataToCanvasImageData.js ***!
|
|
401
|
-
\***********************************************************/
|
|
402
|
-
|
|
403
|
-
/*!******************************************************!*\
|
|
404
|
-
!*** ./internal/storedPixelDataToCanvasImageData.js ***!
|
|
405
|
-
\******************************************************/
|
|
406
|
-
|
|
407
|
-
/*!**************************************************************!*\
|
|
408
|
-
!*** ./internal/storedPixelDataToCanvasImageDataColorLUT.js ***!
|
|
409
|
-
\**************************************************************/
|
|
410
|
-
|
|
411
|
-
/*! ../colors/index.js */
|
|
412
|
-
|
|
413
|
-
/*!********************************************************************!*\
|
|
414
|
-
!*** ./internal/storedPixelDataToCanvasImageDataPseudocolorLUT.js ***!
|
|
415
|
-
\********************************************************************/
|
|
416
|
-
|
|
417
|
-
/*!**********************************************************!*\
|
|
418
|
-
!*** ./internal/storedPixelDataToCanvasImageDataRGBA.js ***!
|
|
419
|
-
\**********************************************************/
|
|
420
|
-
|
|
421
|
-
/*!**********************************************************!*\
|
|
422
|
-
!*** ./internal/storedRGBAPixelDataToCanvasImageData.js ***!
|
|
423
|
-
\**********************************************************/
|
|
424
|
-
|
|
425
|
-
/*!*******************************!*\
|
|
426
|
-
!*** ./internal/transform.js ***!
|
|
427
|
-
\*******************************/
|
|
428
|
-
|
|
429
|
-
/*! exports provided: Transform */
|
|
430
|
-
|
|
431
|
-
/*!************************************!*\
|
|
432
|
-
!*** ./internal/tryEnableWebgl.js ***!
|
|
433
|
-
\************************************/
|
|
434
|
-
|
|
435
|
-
/*! ../webgl/index.js */
|
|
436
|
-
|
|
437
|
-
/*!*******************************!*\
|
|
438
|
-
!*** ./internal/validator.js ***!
|
|
439
|
-
\*******************************/
|
|
440
|
-
|
|
441
|
-
/*! exports provided: validateParameterUndefined, validateParameterUndefinedOrNull */
|
|
442
|
-
|
|
443
|
-
/*!***********************!*\
|
|
444
|
-
!*** ./invalidate.js ***!
|
|
445
|
-
\***********************/
|
|
446
|
-
|
|
447
|
-
/*!******************************!*\
|
|
448
|
-
!*** ./invalidateImageId.js ***!
|
|
449
|
-
\******************************/
|
|
450
|
-
|
|
451
|
-
/*!*******************!*\
|
|
452
|
-
!*** ./layers.js ***!
|
|
453
|
-
\*******************/
|
|
454
|
-
|
|
455
|
-
/*! exports provided: rescaleImage, addLayer, removeLayer, getLayer, getLayers, getVisibleLayers, setActiveLayer, setLayerImage, getActiveLayer, purgeLayers */
|
|
456
|
-
|
|
457
|
-
/*! ./internal/guid.js */
|
|
458
|
-
|
|
459
|
-
/*!*********************!*\
|
|
460
|
-
!*** ./metaData.js ***!
|
|
461
|
-
\*********************/
|
|
462
|
-
|
|
463
|
-
/*! exports provided: addProvider, removeProvider, default */
|
|
464
|
-
|
|
465
|
-
/*!************************!*\
|
|
466
|
-
!*** ./pageToPixel.js ***!
|
|
467
|
-
\************************/
|
|
468
|
-
|
|
469
|
-
/*!**************************************!*\
|
|
470
|
-
!*** ./pixelDataToFalseColorData.js ***!
|
|
471
|
-
\**************************************/
|
|
472
|
-
|
|
473
|
-
/*!**************************!*\
|
|
474
|
-
!*** ./pixelToCanvas.js ***!
|
|
475
|
-
\**************************/
|
|
476
|
-
|
|
477
|
-
/*!************************************************!*\
|
|
478
|
-
!*** ./rendering/doesImageNeedToBeRendered.js ***!
|
|
479
|
-
\************************************************/
|
|
480
|
-
|
|
481
|
-
/*!*****************************!*\
|
|
482
|
-
!*** ./rendering/getLut.js ***!
|
|
483
|
-
\*****************************/
|
|
484
|
-
|
|
485
|
-
/*! ../internal/computeAutoVoi.js */
|
|
486
|
-
|
|
487
|
-
/*! ./lutMatches.js */
|
|
488
|
-
|
|
489
|
-
/*! ../internal/generateLut.js */
|
|
490
|
-
|
|
491
|
-
/*!****************************!*\
|
|
492
|
-
!*** ./rendering/index.js ***!
|
|
493
|
-
\****************************/
|
|
494
|
-
|
|
495
|
-
/*! ./renderColorImage.js */
|
|
496
|
-
|
|
497
|
-
/*! ./renderGrayscaleImage.js */
|
|
498
|
-
|
|
499
|
-
/*! ./renderWebImage.js */
|
|
500
|
-
|
|
501
|
-
/*! ./renderPseudoColorImage.js */
|
|
502
|
-
|
|
503
|
-
/*! ./renderLabelMapImage.js */
|
|
504
|
-
|
|
505
|
-
/*! ./renderToCanvas.js */
|
|
506
|
-
|
|
507
|
-
/*!*********************************************!*\
|
|
508
|
-
!*** ./rendering/initializeRenderCanvas.js ***!
|
|
509
|
-
\*********************************************/
|
|
510
|
-
|
|
511
|
-
/*!*********************************!*\
|
|
512
|
-
!*** ./rendering/lutMatches.js ***!
|
|
513
|
-
\*********************************/
|
|
514
|
-
|
|
515
|
-
/*!***************************************!*\
|
|
516
|
-
!*** ./rendering/renderColorImage.js ***!
|
|
517
|
-
\***************************************/
|
|
518
|
-
|
|
519
|
-
/*! exports provided: renderColorImage, addColorLayer */
|
|
520
|
-
|
|
521
|
-
/*! ../internal/now.js */
|
|
522
|
-
|
|
523
|
-
/*! ../internal/getFillStyle.js */
|
|
524
|
-
|
|
525
|
-
/*! ../internal/generateColorLut.js */
|
|
526
|
-
|
|
527
|
-
/*! ../internal/storedColorPixelDataToCanvasImageData.js */
|
|
528
|
-
|
|
529
|
-
/*! ../internal/storedRGBAPixelDataToCanvasImageData.js */
|
|
530
|
-
|
|
531
|
-
/*! ./doesImageNeedToBeRendered.js */
|
|
532
|
-
|
|
533
|
-
/*! ./initializeRenderCanvas.js */
|
|
534
|
-
|
|
535
|
-
/*! ./saveLastRendered.js */
|
|
536
|
-
|
|
537
|
-
/*! ../internal/getDisplayedArea.js */
|
|
538
|
-
|
|
539
|
-
/*!*******************************************!*\
|
|
540
|
-
!*** ./rendering/renderGrayscaleImage.js ***!
|
|
541
|
-
\*******************************************/
|
|
542
|
-
|
|
543
|
-
/*! exports provided: renderGrayscaleImage, addGrayscaleLayer */
|
|
544
|
-
|
|
545
|
-
/*! ../internal/storedPixelDataToCanvasImageData.js */
|
|
546
|
-
|
|
547
|
-
/*! ../internal/storedPixelDataToCanvasImageDataRGBA.js */
|
|
548
|
-
|
|
549
|
-
/*! ./getLut.js */
|
|
550
|
-
|
|
551
|
-
/*!******************************************!*\
|
|
552
|
-
!*** ./rendering/renderLabelMapImage.js ***!
|
|
553
|
-
\******************************************/
|
|
554
|
-
|
|
555
|
-
/*! exports provided: renderLabelMapImage, addLabelMapLayer */
|
|
556
|
-
|
|
557
|
-
/*! ../internal/storedPixelDataToCanvasImageDataColorLUT.js */
|
|
558
|
-
|
|
559
|
-
/*!*********************************************!*\
|
|
560
|
-
!*** ./rendering/renderPseudoColorImage.js ***!
|
|
561
|
-
\*********************************************/
|
|
562
|
-
|
|
563
|
-
/*! exports provided: renderPseudoColorImage, addPseudoColorLayer */
|
|
564
|
-
|
|
565
|
-
/*! ../internal/storedPixelDataToCanvasImageDataPseudocolorLUT.js */
|
|
566
|
-
|
|
567
|
-
/*!*************************************!*\
|
|
568
|
-
!*** ./rendering/renderToCanvas.js ***!
|
|
569
|
-
\*************************************/
|
|
570
|
-
|
|
571
|
-
/*! ../internal/drawImageSync.js */
|
|
572
|
-
|
|
573
|
-
/*! ../internal/getDefaultViewport.js */
|
|
574
|
-
|
|
575
|
-
/*! ../internal/tryEnableWebgl.js */
|
|
576
|
-
|
|
577
|
-
/*!*************************************!*\
|
|
578
|
-
!*** ./rendering/renderWebImage.js ***!
|
|
579
|
-
\*************************************/
|
|
580
|
-
|
|
581
|
-
/*! exports provided: renderWebImage */
|
|
582
|
-
|
|
583
|
-
/*!***************************************!*\
|
|
584
|
-
!*** ./rendering/saveLastRendered.js ***!
|
|
585
|
-
\***************************************/
|
|
586
|
-
|
|
587
|
-
/*!*******************************************!*\
|
|
588
|
-
!*** ./requestPool/RequestPoolManager.ts ***!
|
|
589
|
-
\*******************************************/
|
|
590
|
-
|
|
591
|
-
/*! exports provided: RequestPoolManager */
|
|
592
|
-
|
|
593
|
-
/*!*********************************************!*\
|
|
594
|
-
!*** ./requestPool/imageLoadPoolManager.ts ***!
|
|
595
|
-
\*********************************************/
|
|
596
|
-
|
|
597
|
-
/*! ./RequestPoolManager.ts */
|
|
598
|
-
|
|
599
|
-
/*!**************************************************!*\
|
|
600
|
-
!*** ./requestPool/imageRetrievalPoolManager.ts ***!
|
|
601
|
-
\**************************************************/
|
|
602
|
-
|
|
603
|
-
/*!******************!*\
|
|
604
|
-
!*** ./reset.js ***!
|
|
605
|
-
\******************/
|
|
606
|
-
|
|
607
|
-
/*!*******************!*\
|
|
608
|
-
!*** ./resize.js ***!
|
|
609
|
-
\*******************/
|
|
610
|
-
|
|
611
|
-
/*! ./internal/getImageSize.js */
|
|
612
|
-
|
|
613
|
-
/*!***************************************!*\
|
|
614
|
-
!*** ./setToPixelCoordinateSystem.js ***!
|
|
615
|
-
\***************************************/
|
|
616
|
-
|
|
617
|
-
/*! ./internal/calculateTransform.js */
|
|
618
|
-
|
|
619
|
-
/*!************************!*\
|
|
620
|
-
!*** ./setViewport.js ***!
|
|
621
|
-
\************************/
|
|
622
|
-
|
|
623
|
-
/*!*************************!*\
|
|
624
|
-
!*** ./triggerEvent.js ***!
|
|
625
|
-
\*************************/
|
|
626
|
-
|
|
627
|
-
/*!************************!*\
|
|
628
|
-
!*** ./updateImage.js ***!
|
|
629
|
-
\************************/
|
|
630
|
-
|
|
631
|
-
/*!******************************************!*\
|
|
632
|
-
!*** ./webgl/createProgramFromString.js ***!
|
|
633
|
-
\******************************************/
|
|
634
|
-
|
|
635
|
-
/*!************************!*\
|
|
636
|
-
!*** ./webgl/index.js ***!
|
|
637
|
-
\************************/
|
|
638
|
-
|
|
639
|
-
/*! ./renderer.js */
|
|
640
|
-
|
|
641
|
-
/*! ./createProgramFromString.js */
|
|
642
|
-
|
|
643
|
-
/*! ./textureCache.js */
|
|
644
|
-
|
|
645
|
-
/*!***************************!*\
|
|
646
|
-
!*** ./webgl/renderer.js ***!
|
|
647
|
-
\***************************/
|
|
648
|
-
|
|
649
|
-
/*! exports provided: isWebGLInitialized, getRenderCanvas, initRenderer, render, isWebGLAvailable */
|
|
650
|
-
|
|
651
|
-
/*! ./shaders/index.js */
|
|
652
|
-
|
|
653
|
-
/*! ./vertexShader.js */
|
|
654
|
-
|
|
655
|
-
/*!********************************!*\
|
|
656
|
-
!*** ./webgl/shaders/index.js ***!
|
|
657
|
-
\********************************/
|
|
658
|
-
|
|
659
|
-
/*! exports provided: shaders, dataUtilities */
|
|
660
|
-
|
|
661
|
-
/*! ./int16.js */
|
|
662
|
-
|
|
663
|
-
/*! ./int8.js */
|
|
664
|
-
|
|
665
|
-
/*! ./rgb.js */
|
|
666
|
-
|
|
667
|
-
/*! ./uint16.js */
|
|
668
|
-
|
|
669
|
-
/*! ./uint8.js */
|
|
670
|
-
|
|
671
|
-
/*!********************************!*\
|
|
672
|
-
!*** ./webgl/shaders/int16.js ***!
|
|
673
|
-
\********************************/
|
|
674
|
-
|
|
675
|
-
/*! exports provided: int16DataUtilities, int16Shader */
|
|
676
|
-
|
|
677
|
-
/*!*******************************!*\
|
|
678
|
-
!*** ./webgl/shaders/int8.js ***!
|
|
679
|
-
\*******************************/
|
|
680
|
-
|
|
681
|
-
/*! exports provided: int8DataUtilities, int8Shader */
|
|
682
|
-
|
|
683
|
-
/*!******************************!*\
|
|
684
|
-
!*** ./webgl/shaders/rgb.js ***!
|
|
685
|
-
\******************************/
|
|
686
|
-
|
|
687
|
-
/*! exports provided: rgbDataUtilities, rgbShader */
|
|
688
|
-
|
|
689
|
-
/*!*********************************!*\
|
|
690
|
-
!*** ./webgl/shaders/uint16.js ***!
|
|
691
|
-
\*********************************/
|
|
692
|
-
|
|
693
|
-
/*! exports provided: uint16DataUtilities, uint16Shader */
|
|
694
|
-
|
|
695
|
-
/*!********************************!*\
|
|
696
|
-
!*** ./webgl/shaders/uint8.js ***!
|
|
697
|
-
\********************************/
|
|
698
|
-
|
|
699
|
-
/*! exports provided: uint8DataUtilities, uint8Shader */
|
|
700
|
-
|
|
701
|
-
/*!*******************************!*\
|
|
702
|
-
!*** ./webgl/textureCache.js ***!
|
|
703
|
-
\*******************************/
|
|
704
|
-
|
|
705
|
-
/*!*******************************!*\
|
|
706
|
-
!*** ./webgl/vertexShader.js ***!
|
|
707
|
-
\*******************************/
|
|
708
|
-
|
|
709
|
-
/*! exports provided: vertexShader */
|
|
710
|
-
|
|
711
|
-
/*! cornerstone-math - 0.1.9 - 2020-10-01 | (c) 2017 Chris Hafey | https://github.com/cornerstonejs/cornerstoneMath */
|
|
712
|
-
|
|
713
|
-
/*!
|
|
714
|
-
* Determine if an object is a Buffer
|
|
715
|
-
*
|
|
716
|
-
* @author Feross Aboukhadijeh <https://feross.org>
|
|
717
|
-
* @license MIT
|
|
718
|
-
*/
|
|
719
|
-
|
|
720
|
-
/*! dicom-parser - 1.8.5 - 2021-10-06 | (c) 2017 Chris Hafey | https://github.com/cornerstonejs/dicomParser */
|
|
721
|
-
|
|
722
|
-
/*
|
|
723
|
-
object-assign
|
|
724
|
-
(c) Sindre Sorhus
|
|
725
|
-
@license MIT
|
|
726
|
-
*/
|
|
727
|
-
|
|
728
|
-
/*!
|
|
729
|
-
* Adapted from jQuery UI core
|
|
730
|
-
*
|
|
731
|
-
* http://jqueryui.com
|
|
732
|
-
*
|
|
733
|
-
* Copyright 2014 jQuery Foundation and other contributors
|
|
734
|
-
* Released under the MIT license.
|
|
735
|
-
* http://jquery.org/license
|
|
736
|
-
*
|
|
737
|
-
* http://api.jqueryui.com/category/ui-core/
|
|
738
|
-
*/
|
|
739
|
-
|
|
740
|
-
/*! *****************************************************************************
|
|
741
|
-
Copyright (c) Microsoft Corporation. All rights reserved.
|
|
742
|
-
Licensed under the Apache License, Version 2.0 (the "License"); you may not use
|
|
743
|
-
this file except in compliance with the License. You may obtain a copy of the
|
|
744
|
-
License at http://www.apache.org/licenses/LICENSE-2.0
|
|
745
|
-
|
|
746
|
-
THIS CODE IS PROVIDED ON AN *AS IS* BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY
|
|
747
|
-
KIND, EITHER EXPRESS OR IMPLIED, INCLUDING WITHOUT LIMITATION ANY IMPLIED
|
|
748
|
-
WARRANTIES OR CONDITIONS OF TITLE, FITNESS FOR A PARTICULAR PURPOSE,
|
|
749
|
-
MERCHANTABLITY OR NON-INFRINGEMENT.
|
|
750
|
-
|
|
751
|
-
See the Apache Version 2.0 License for specific language governing permissions
|
|
752
|
-
and limitations under the License.
|
|
753
|
-
***************************************************************************** */
|
|
754
|
-
|
|
755
|
-
/** @license React v16.11.0
|
|
756
|
-
* react.production.min.js
|
|
757
|
-
*
|
|
758
|
-
* Copyright (c) Facebook, Inc. and its affiliates.
|
|
759
|
-
*
|
|
760
|
-
* This source code is licensed under the MIT license found in the
|
|
761
|
-
* LICENSE file in the root directory of this source tree.
|
|
762
|
-
*/
|
|
763
|
-
|
|
764
|
-
/** @license React v16.11.0
|
|
765
|
-
* react-is.production.min.js
|
|
766
|
-
*
|
|
767
|
-
* Copyright (c) Facebook, Inc. and its affiliates.
|
|
768
|
-
*
|
|
769
|
-
* This source code is licensed under the MIT license found in the
|
|
770
|
-
* LICENSE file in the root directory of this source tree.
|
|
771
|
-
*/
|
|
772
|
-
|
|
773
|
-
/*!
|
|
774
|
-
* The buffer module from node.js, for the browser.
|
|
775
|
-
*
|
|
776
|
-
* @author Feross Aboukhadijeh <feross@feross.org> <http://feross.org>
|
|
777
|
-
* @license MIT
|
|
778
|
-
*/
|
|
779
|
-
|
|
780
|
-
/** @license React v16.11.0
|
|
781
|
-
* react-dom.production.min.js
|
|
782
|
-
*
|
|
783
|
-
* Copyright (c) Facebook, Inc. and its affiliates.
|
|
784
|
-
*
|
|
785
|
-
* This source code is licensed under the MIT license found in the
|
|
786
|
-
* LICENSE file in the root directory of this source tree.
|
|
787
|
-
*/
|
|
788
|
-
|
|
789
|
-
/** @license React v0.17.0
|
|
790
|
-
* scheduler.production.min.js
|
|
791
|
-
*
|
|
792
|
-
* Copyright (c) Facebook, Inc. and its affiliates.
|
|
793
|
-
*
|
|
794
|
-
* This source code is licensed under the MIT license found in the
|
|
795
|
-
* LICENSE file in the root directory of this source tree.
|
|
796
|
-
*/
|
|
797
|
-
|
|
798
|
-
/*!
|
|
799
|
-
Copyright (c) 2015 Jed Watson.
|
|
800
|
-
Based on code that is Copyright 2013-2015, Facebook, Inc.
|
|
801
|
-
All rights reserved.
|
|
802
|
-
*/
|