开发者

dicom

0
  • Modifying or Adding a dicom tag

    Dealing with a few DICOM and DICONDE images(.dcm) and wanted to add new tags to those images. I am using DICOM Browser to check the meta information of the image. It allows me to edit the value but I[详细]

    2023-04-11 15:26 分类:问答
  • Usage of System.Numerics in VS2008

    Im using an open source code from EvilDicom. Unfortunately, these codes are in VS2010 and they use the namespace System.Numerics and Microsoft.CSharp. I would like to know if 开发者_StackOverflow中文版[详细]

    2023-04-10 13:24 分类:问答
  • putting DICOM files into a repository

    Firstly im new to the concept of a repository so pardon me if my question is not apt or complete. I have a set of DICOM files, which i have to put in a repository. I should be able to add/remove/modif[详细]

    2023-04-02 20:58 分类:问答
  • IFilters for index service for DICOM c#

    Im trying to use Inde开发者_Go百科x service server for searching on DICOM files. I wanted to know if Index service does support .dcm and .dicom file extensions. I did read about IFilters but was unabl[详细]

    2023-04-01 06:15 分类:问答
  • DICOM Image is too dark with ITK

    i am trying to read an image with ITK and display with VTK. But there is a problem that has been haunting me for quite some time.[详细]

    2023-03-31 01:10 分类:问答
  • How to read .dcm in Xcode using python?

    I\'m trying to create an app for viewing and analyzing DICOM slices. I have done this app in MATLAB, but MATLAB does not have enough tools to build a really nice GUI and 3D picture is bad. So, I was t[详细]

    2023-03-30 05:41 分类:问答
  • Reading Patient Name tag in DICOMDIR using clearcanvas in c#

    I am new to CC as well as DICOM world, am trying out to read the patient name and study details in the DICOMDIR file and save it in database, here is my code, am doing it in console application in C#[详细]

    2023-03-27 15:23 分类:问答
  • Cocoa app with ITK, VTK to read DICOM file

    I have xcode 3.2.6 and Mac OS X 10.6.8, so I\'ve downloaded ITK 3-2.20 and VTK, Cmake 2.8-5. I have installed ITK and VTK using Cmake, then I created Xcode projects ITK and VTK also using Cmake. I s[详细]

    2023-03-27 14:15 分类:问答
  • Read and show header and Image from DICOM file in C#

    How to 开发者_开发技巧show Image and header in Frame of windows form from a DICOM file in C# using GDCM Library?can anyone help?You can try this example:[详细]

    2023-03-25 03:47 分类:问答
  • C# dicom printscu grayscale

    i am looking for a convenient way to print grayscale dicom files from C# to a dicom printer, so basically i am looking for a printSCU. i tried the BasicGrayscalePrintScu from ClearCanvas, but the resu[详细]

    2023-03-23 23:58 分类:问答