Hi Andreas
Thank you for you reply! But??I want to know that which function should be
use for loading DICOM image in MITK?? For a instance,mitk::DicomSeriesReader
Class.
Best,
Solar
------------------ Original ------------------
From: "mitk-users-request";<[email protected]>;
Date: Fri, Sep 27, 2013 11:45 PM
To: "mitk-users"<[email protected]>;
Subject: mitk-users Digest, Vol 88, Issue 28
Send mitk-users mailing list submissions to
[email protected]
To subscribe or unsubscribe via the World Wide Web, visit
https://lists.sourceforge.net/lists/listinfo/mitk-users
or, via email, send a message with subject or body 'help' to
[email protected]
You can reach the person managing the list at
[email protected]
When replying, please edit your Subject line so it is more specific
than "Re: Contents of mitk-users digest..."
Today's Topics:
1. Re: Help me (Fetzer, Andreas)
2. sonography view (Anika Meyer)
3. Re: sonography view (Alfred Franz)
4. Re: Crash on Windows (Zelzer, Sascha)
----------------------------------------------------------------------
Message: 1
Date: Fri, 27 Sep 2013 09:47:09 +0200
From: "Fetzer, Andreas" <[email protected]>
Subject: Re: [mitk-users] Help me
To: solar <[email protected]>
Cc: mitk-users <[email protected]>
Message-ID: <[email protected]>
Content-Type: text/plain; charset="iso-8859-1"
Hi Solar,
you have to activate the MITK_BUILD_org.mitk.gui.qt.dicom option in Cmake. This
will enable the MITK Dicom Editor which allows you to import dicom images from
a folder on your hard drive or a disk. The editor will show you all the image
series which are contained by your folder. You then can select a series and
load it into MITK.
Another way is to simply use "file open" like you do it with other image
formats. But note that in this case all series that are part of the selected
folder are loaded.
Best
Andreas
On Sep 25, 2013, at 4:57 AM, solar <[email protected]> wrote:
> Hi all!
> I have a issue,how to load a series of DICOM Image date in MITK? My
> computer system is win7.Any help is welcom.
> Best,
> Solar
> ------------------------------------------------------------------------------
> October Webinars: Code for Performance
> Free Intel webinars can help you accelerate application performance.
> Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from
> the latest Intel processors and coprocessors. See abstracts and register >
> http://pubads.g.doubleclick.net/gampad/clk?id=60133471&iu=/4140/ostg.clktrk_______________________________________________
> mitk-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/mitk-users
------------------------------
Message: 2
Date: Fri, 27 Sep 2013 11:56:58 +0200 (CEST)
From: "Anika Meyer" <[email protected]>
Subject: [mitk-users] sonography view
To: [email protected]
Message-ID:
<trinity-8870f26c-30cb-4bca-a368-bb0bf9fa588a-1380275818793@3capp-gmx-bs42>
Content-Type: text/plain; charset="us-ascii"
An HTML attachment was scrubbed...
------------------------------
Message: 3
Date: Fri, 27 Sep 2013 13:20:54 +0200
From: Alfred Franz <[email protected]>
Subject: Re: [mitk-users] sonography view
To: Anika Meyer <[email protected]>
Cc: "[email protected]"
<[email protected]>
Message-ID: <[email protected]>
Content-Type: text/plain; charset="utf-8"
Hi Anika,
maybe the ultrasound module MITK-US is of interest for you. It's still
under development, but the feature to record and play US image streams
is already planned. If you want to move the US image in the world
coordinate space you also need to know it's transform, e.g. by tracking
the US probe. This was also already done, but only with real tracking
systems by using the module MITK-IGT. There is also a virtual tracking
device and a tracking data player in MITK-IGT which might be of interest
for your problem. However, at the moment a lot is going on in this area
and there will be a big update of both modules (MITK-US and MITK-IGT) in
the descember release. Maybe it would be worthwhile to wait for the new
features.
Until then, as a quite simple manual way you can just modifiy the
geometry of you US image (Example:
usImageDataNode->GetData()->GetGeometry()->SetIndexToWorldTransform(myTransform)).
This allows you to move your (static) US image in the world coordinate
space by manually defining the transform. But if you want so simulate a
continous US-image stream together with the trajectory of the probe I
would recommend you to use MITK-US together with MITK-IGT and possibly
wait for the new features.
Regards,
Alfred Franz
Am 27.09.2013 11:56, schrieb Anika Meyer:
> Hi! I need some help: I want to imitate the view of a sonography. But
> sonography is not always done in a straight axial, coronal or sagittal
> plane but something inbetween. Is it possible to create aslant axes,
> so the cuts would be differnet?
> Thank you!
> Anika
-------------- next part --------------
An HTML attachment was scrubbed...
------------------------------
Message: 4
Date: Fri, 27 Sep 2013 17:45:33 +0200
From: "Zelzer, Sascha" <[email protected]>
Subject: Re: [mitk-users] Crash on Windows
To: "Clarkson, Matt" <[email protected]>, MITK
<[email protected]>
Message-ID:
<f9cbef185bb9b140a1a9edcb8d888540f64c469...@dkfzex01.ad.dkfz-heidelberg.de>
Content-Type: text/plain; charset="us-ascii"
Hi,
I tried to reproduce this using the current master (f52fff0) but didn't
succeed. I am on Windows 7 64 bit using Visual Studio 9 2008 Win64 in Debug
mode.
Can you please send me a complete description of the system on which the crash
occurs (OS version, and VS / compiler version and service pack version) and the
list of plug-ins which are enabled (just send the .provisioning file and its
transitively included provisioning files, if any). A current stack trace would
be helpful too.
Please attach this information to a new bug report and I will have another look
then.
Thanks,
Sascha
Von: Clarkson, Matt [mailto:[email protected]]
Gesendet: Donnerstag, 26. September 2013 23:20
An: MITK
Betreff: [mitk-users] Crash on Windows
Hi there,
we have updated our project to use
commit b5b563770c10d483cf23da487cabd3404dc6b1e3
Merge: 5635cc4 9b571a1
Author: Tobias Norajitra
<[email protected]<mailto:[email protected]>>
Date: Fri Sep 20 13:29:08 2013 +0200
and we are still seeing crashes on Windows, even after some recent fixes to
ContourModel initialisers.
Johannes reports the following:
Begin forwarded message:
From: Johannes Totz <[email protected]<mailto:[email protected]>>
Subject: Re: ITKv4
Date: 26 September 2013 16:40:33 BST
To: Miklos Espak <[email protected]<mailto:[email protected]>>, "Clarkson, Matt"
<[email protected]<mailto:[email protected]>>
Cc: Gergely Zombori <[email protected]<mailto:[email protected]>>
I gave the debug build another spin... executive summary: GUI crashes without
end.
Preloading PlanarFigure only, the crash is in ContourModel.
Preloading ContourModel only, crash is in PlanarFigure.
Preloading PlanarFigure,ContourModel, crash is in Segmentation.
Preloading PlanarFigure,ContourModel,Segmentation, crash is in Mitk.dll.
Preloading PlanarFigure,ContourModel,Segmentation,Mitk doesn't "improve"
anything, just keeps crashing at the same spot in Mitk.dll.
I've deleted cache everytime.
Please can someone take a look at static initialisers. PlanarFigure and
ContourModel have previously been fixed, so maybe it is the Segmentation module
this time?
Thanks
Matt
-------------- next part --------------
An HTML attachment was scrubbed...
------------------------------
------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60133471&iu=/4140/ostg.clktrk
------------------------------
_______________________________________________
mitk-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mitk-users
End of mitk-users Digest, Vol 88, Issue 28
******************************************
.------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60133471&iu=/4140/ostg.clktrk
_______________________________________________
mitk-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mitk-users