Open andrematos opened 11 years ago
I'm doing a complete CoffeeScript rewrite of the viewer at the moment and I'll try to implement your suggestion.
Thanks.
Andre
Andre Matos andrelmmatos@gmail.com
On 2013-06-26, at 2:24 PM, mi-kas notifications@github.com wrote:
I'm doing a complete CoffeeScript rewrite of the viewer at the moment and I'll try to implement your suggestion.
— Reply to this email directly or view it on GitHub.
Hi,
I have a proposal that I would like to chat about it with you.
How can we get in touch?
Thanks,
Andre
Sent from my iPhone
On 2013-06-26, at 2:24 PM, mi-kas notifications@github.com wrote:
I'm doing a complete CoffeeScript rewrite of the viewer at the moment and I'll try to implement your suggestion.
— Reply to this email directly or view it on GitHub.
I'm also interested in loading DICOM-files from an URL rather than from local storage. I'm hopeless with JavaScript - can you give me any hint how to do it? We are a small group of radiologists who would like to present each example cases. And this would be a grate way.
I have implemented the DICOM server-side loading and a couple of extra features like multi-panel and multi-sequence display.
Still have minor issues which I am trying to get fixed on my free time.
Andre
Sent from my iPhone
On Mar 22, 2014, at 9:02 AM, darvari notifications@github.com wrote:
I'm also interested in loading DICOM-files from an URL rather than from local storage. I'm hopeless with JavaScript - can you give me any hint how to do it? We are a small group of radiologists who would like to present each example cases. And this would be a grate way.
— Reply to this email directly or view it on GitHub.
Am 22.03.14 14:14, schrieb andrematos:
I have implemented the DICOM server-side loading and a couple of extra features like multi-panel and multi-sequence display.
Still have minor issues which I am trying to get fixed on my free time.
Great!I might be able to assist you in 1 or 2 glitches. I've written a c++/Qt dicom viewer myself 3 years ago and had to deal with similar glitches as seen on the webdemo, like white borders, conventional radiographs looking inverted, etc.
Emil Ladar Burgstr. 4 04109 Leipzig 01577-1545262 ladar@gmx.net www.ladar.de
Hi,
The webDICOM is indeed a very nice software but only loads local DICOM files. I would like to see if it would be possible to replace this by a remote file upload (URL/AJAX or JSON or something else).
Thanks,
Andre andrelmmatos@gmail.com