The folks at UCL have done some great work on using multiple independent render windows, maybe they can comment on their approach.

-------- Forwarded Message --------
Subject: Re: [mitk-users] Is there any work done towards simple DICOM view widget?
Date:   Wed, 25 May 2016 16:24:22 +0200
From:   Mikhail Pukhlikov <mikhail.pukhli...@outlook.com>
To:     Nolden, Marco <m.nol...@dkfz-heidelberg.de>



Hello!


The real problem with QmitkRenderwindow currently is that it takes whole DataStorage and making other nodes in DataStorage invisible (as I found as suggestion in mailing list) is not solution because we want to have custom count of synchronized views from custom series alike it's done in light DICOM viewers. We're discovering if it could be possible to have separated instances of DataStorage for each view and then synchronize them but it doesn't feel right at the moment and maybe not very belong to MITK architecture.


Thank you
Mikhail

------------------------------------------------------------------------
*От:* Marco Nolden <m.nol...@dkfz-heidelberg.de>
*Отправлено:* 25 мая 2016 г. 17:16
*Кому:* Kislinskiy, Stefan; Mikhail Pukhlikov; mitk-users@lists.sourceforge.net *Тема:* Re: [mitk-users] Is there any work done towards simple DICOM view widget?
Hi Mikhail,

instead of the multiwidget you could also just use a QmitkRenderwindow, like in the Step 1..n tutorial. And in the Blueberry examples, there is a very simple viewer application as a showcase how to create a minimal application. IIRC it also just uses a simple renderwindow, cannot look it up right now.

Best
Marco


On 05/24/2016 07:32 AM, Kislinskiy, Stefan wrote:

Hi,

we’re currently working on a few improvements regarding DICOM like providing DICOM tags as properties in a generic way and displaying DICOM image information (patient info etc.) as overlay text in the render windows. However, we do currently not work on another editor.

Best regards,
Stefan

*From:*Mikhail Pukhlikov [mailto:mikhail.pukhli...@outlook.com]
*Sent:* Montag, 23. Mai 2016 16:18
*To:* mitk-users@lists.sourceforge.net
*Subject:* [mitk-users] Is there any work done towards simple DICOM view widget?

Hello

We're trying to achieve DICOM viewer workflow as base functionality for our product on MITK platform.

Multiwidget feels very wrong for this purpose since it shows constant set or projections but for viewer we need something alike in RadiAnt DICOM Viewer.

Looking forward to hearing from you

Mikhail




------------------------------------------------------------------------------
Mobile security can be enabling, not merely restricting. Employees who
bring their own devices (BYOD) to work are irked by the imposition of MDM
restrictions. Mobile Device Manager Plus allows you to control only the
apps on BYO-devices by containerizing them, leaving personal data untouched!
https://ad.doubleclick.net/ddm/clk/304595813;131938128;j
_______________________________________________
mitk-users mailing list
mitk-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mitk-users

Reply via email to