DICOM: Multiplanar reconstruction

Questions, comments and suggestions concerning VintaSoft Imaging .NET SDK.

Moderator: Alex

Post Reply
boyan243
Posts: 4
Joined: Sun Oct 24, 2021 7:10 am

DICOM: Multiplanar reconstruction

Post by boyan243 »

Dear Sir
i bought your vintasoft sdk with dicom plug in.
i would like to add function mip , minip and avg.
we can use mip and minip in Documation is showed .
So how to change modes of slice rendering .
Thanks your sir

MPR - Intensity value.
MIP - Maximum intensity projection along thickness of a slice.
MinIP - Minimum intensity projection along thickness of a slice.
Avg - Average intensity value along thickness of a slice.
Preview3D - Maximum intensity value along thickness of a slice, that dependents from distance within slice. Preview 3D mode that uses only to preview the whole MPR image.
Alex
Site Admin
Posts: 2319
Joined: Thu Jul 10, 2008 2:21 pm

Re: DICOM: Multiplanar reconstruction

Post by Alex »

Hello,

Please do the following test:
1. Run VintaSoft DICOM MPR Viewer Demo ("[SdkInstallPath]\VintaSoft\Imaging .NET v12.3\Bin\DotNet4\AnyCPU\DicomMprViewerDemo.exe").
2. Open DICOM files for MPR.
3. Select "MPR => Saggital/Coronal/Axial" menu => "2D MPR" dialog will appear.
4. Select "View => Settings" menu => "MPR settings" dialog will appear.
5. Change "Rendering mode" parameter (MPR, MIP, MinIP, Avg, Preview3D) and see the result.

Source codes of VintaSoft DICOM MPR Viewer Demo can be found in installation of VintaSoft Imaging .NET SDK: "[SdkInstallPath]\VintaSoft\Imaging .NET v12.3\Examples\WinForms\CSharp\DicomMprViewerDemo\"

Best regards, Alexander
boyan243
Posts: 4
Joined: Sun Oct 24, 2021 7:10 am

Re: DICOM: Multiplanar reconstruction

Post by boyan243 »

i have version only VSImagingNet11_0
how to do mip in version 11
Alex
Site Admin
Posts: 2319
Joined: Thu Jul 10, 2008 2:21 pm

Re: DICOM: Multiplanar reconstruction

Post by Alex »

You can do the same steps for VintaSoft Imaging .NET SDK 11.0. Version 11.0 also has VintaSoft DICOM MPR Viewer Demo.

Best regards, Alexander
Post Reply