I have a stack of 2D dicom images and want to convert to a 3D object using VB.NET. I suppose I can solve it using openGL but any clue would help a lot. Do you know a free (or at least cheap) pack to d
Can开发者_高级运维 you please help me in extracting image(binary data) from a dicom file.The question is not completely clear.If you want a bitmap for display purposes, then this is basically a duplic
I want to implement Dicom using JAVA. And also i should not use any existing API and i have to develop from the scratch.
I need to process DICOM formatted medical images and visu开发者_运维百科alize them in 3D, also do some image processing on these images on real-time. Therefore, I am asking this question to learn whic
I\'m using mDCM with C# to view dicom tags, but I\'m trying to convert the pixel data to a Bitmap and eventually out to a JPG file. I have read all of the posts on the mDCM Google Group on the subject
I have multiple threads each one with its own private concurrent queue and all they do is run an infinite loop retrieving messages from it. It could happen that one of the queues doesn\'t receive mess
I would like to read a DICOM file in C#.I don\'t wa开发者_如何学Cnt to do anything fancy, I just for now would like to know how to read in the elements, but first I would actually like to know how to
So I would like to draw a 2D point in OpenGL, but not in immediate mode. It\'s been a while since I\'ve programmed in OpenGL so I\'m a bit rusty, and I can\'t find it in 开发者_运维百科the Redbook.
I have to develop a SCU (Service Class User) application for querying PACS and retrieve the DICO开发者_Go百科M images.
I am working on a custom PACS solution and I need to implement a measurement tool for multi-frame ultrasounds (each study has multiple motion and still-frame components). I have done this for X-rays u