Commit Graph

14 Commits

Author SHA1 Message Date
Evren Ozkan
c3f970cd2e Update cornerstoneWADOImageLoader to v0.14.2 2017-02-22 11:19:29 -05:00
Bruno Alves de Faria
19c31ffbb8 Fixing metadata issues 2017-02-22 08:00:00 -03:00
Evren Ozkan
33f9b8672b Integrate web workers and the latest cornerstone libraries
- Upgrade cornerstone to v0.10.1
- Upgrade cornerstoneTools to v0.8.1
- Upgrade cornerstoneWADOImageLoader to v0.14.1
- Upgrade dicomParser to v1.7.4
- Upgrade hammerjs to v2.0.8
2017-02-13 15:49:02 -05:00
Bruno Alves de Faria
55901e2b38 Fixing merge issues 2017-01-31 18:07:52 -02:00
Emanuel F. Oliveira
e8b60c9f0b Removing old import from parsingUtils lib... 2017-01-31 13:59:08 -02:00
Eloízio Salgado
c2c8a43c3a Removing ohif-cornerstone as a dependency for ohif-viewerbase (Final step) 2017-01-29 22:11:19 -02:00
Eloízio Salgado
a8626d02c0 toolManager: fixed annotate tool issues and added Text Marker Tool (importing callback functions from Nucleus) and using Metadata classes for OHIF Viewer 2017-01-29 22:11:17 -02:00
Leonardo Campos
aa88fe181a Avoid exceptions for disabled elements (PR #179)
If playClip is enabled and the user loads a different series in the
viewport an exception will be thrown because the element will not be
enabled anymore.

Pull request
https://github.com/chafey/cornerstoneTools/pull/179
2017-01-26 20:41:15 -02:00
Leonardo Campos
a01a86ac7e Purge image cache issue (stackPrefetch) (PR #180)
Pull Request
https://github.com/chafey/cornerstoneTools/pull/180
2017-01-26 19:20:08 -02:00
Leonardo Campos
7c23f0b791 wadors (loadimage) must return a deferred like wadouri does (PR #64)
If a promise is returned instead of a deferred, imageCache
(purgeCacheIfNecessary) will break because it calls reject()
on every item removed from the cache.

Pull request
https://github.com/chafey/cornerstoneWADOImageLoader/pull/64
2017-01-26 19:20:07 -02:00
Leonardo Campos
23862ee299 Setting a default value for resetPrefetchDelay (PR #179) 2017-01-26 19:20:07 -02:00
Erik Ziegler
9496410e55 LT-324: Improve scrolling responsiveness 2016-11-15 08:29:46 +01:00
Erik Ziegler
57b0d50c28 LT-319: Fix window width bug in RGB and UInt16 shaders 2016-11-15 08:25:09 +01:00
Erik Ziegler
ab4d4c9008 Work on refactoring measurements out of Lesion Tracker package
- Removed AssociatedStudies Collection
- Measurement API is generated from configuration files
- Data exchange methods are defined in configuration
2016-11-15 08:21:46 +01:00