dicom
Trying to construct a 3D object from a stack of 2D images in VB.NET
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[详细]
2023-01-02 02:07 分类:问答How to get an image from a given dicom file using clearcanvas libraries in c#
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[详细]
2022-12-29 09:20 分类:问答Need help in implementing DICOM in JAVA
I want to implement Dicom using JAVA. And also i should not use any existing API and i have to develop from the scratch.[详细]
2022-12-27 21:05 分类:问答Which SDK should I use to visualize medical images in 3D?
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[详细]
2022-12-25 18:50 分类:问答Export JPG out of Dicom File With mDCM
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[详细]
2022-12-24 20:38 分类:问答Java concurrency - Should block or yield?
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[详细]
2022-12-22 05:05 分类:问答c#: how to read parts of a file? (DICOM)
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[详细]
2022-12-21 19:42 分类:问答Drawing a point using OpenGL, but not in immediate mode
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.[详细]
2022-12-16 20:24 分类:问答DICOM C-GET vs C-MOVE
I have to develop a SCU (Service Class User) application for querying PACS and retrieve the DICO开发者_Go百科M images.[详细]
2022-12-15 05:40 分类:问答Convert Pixels to mm/cm from DICOM Tags (Ultrasound)
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[详细]
2022-12-11 15:35 分类:问答