 |
|
 |
Hi,
Can we get the source code of dicomapi as i will be using vs2008
|
|
|
|
 |
|
 |
Hi
Sandeep here,
I have a question regarding DICOM viewer. As you have mentioned ImageJ
fnctionality is used to create DICOM Viewer in C#. As we can see DICOM file data in ImageJ, by clicking "Show Info" in ImageJ.Where is the source code of ImageJ "Show Info" available in source code file of ImageJ.
Please help me.
Thanks
|
|
|
|
 |
|
 |
Hi
I believe you wanted to put your question to Amarnath S (http://www.codeproject.com/KB/graphics/dicomImageViewer.aspx), not to me.
Anyway, good to know that ImageJ knows to handle DICOM files. If you are looking for the source-code of ImageJ, you can take them from here: http://rsbweb.nih.gov/ij/download/src/ (after google-ing a little )
Best regards,
Mike
|
|
|
|
 |
|
 |
hi
i have downloaded the DICOM parser (based on DICOM server from dicomapi)source code and tried to compile in VS6, but an error as occured: -----LINK : fatal error LNK1104: cannot open file "./bin/dicomapid.lib"
Error executing link.exe.-------
from were do i get dicomapid.lib.
pls help
Rgds
rajnim
|
|
|
|
 |
|
 |
Hi Rajnim,
please read this thread:
http://www.codeproject.com/KB/cpp/DICOM_parser.aspx?fid=195938&select=1421501&fr=1#xx1421501xx
Regards,
Mike
|
|
|
|
 |
|
 |
hi..i have to develop dicom viewer /parser as u developed in vc++ with vb.net. So i need to have a reference of ur dicom api to my project. But i cant take it. Does there is another dll file for this ?? or can u help me regarding this ??? plsssssssss
ashish gandhi
|
|
|
|
 |
|
 |
Hi,
I need a small favor from you,I need to develop DICOM Communication module,for that i wanna help of dicomapi.dll.Is there any license limitations for dicomapi.dll..Please respond ASAP
Thanks in advance
|
|
|
|
 |
|
 |
Has anybody got these two files?
|
|
|
|
 |
|
 |
I could not compile the code neither in debug nor in release configuration. The example seems to be a waonderfull one, but it so pity that you can not debug it! Please some one who figured out the reason for the link error.
Regards
Leif
|
|
|
|
 |
|
 |
Some of the errors I get are:
ExtractPixelData.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: class ATL::CStringT > > & __thiscall CDcmMetaFileInformation::TransferSyntaxUID(void)" (__imp_?TransferSyntaxUID@CDcmMetaFileInformation@@QAEAAV?$CStringT@DV?$StrTraitMFC_DLL@DV?$ChTraitsCRT@D@ATL@@@@@ATL@@XZ) referenced in function "public: void __thiscall CExtractPixelDataApp::OnExportUltraSoundIod(void)" (?OnExportUltraSoundIod@CExtractPixelDataApp@@QAEXXZ)
ExtractPixelDataDoc.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: class ATL::CStringT > > & __thiscall CDcmMetaFileInformation::TransferSyntaxUID(void)" (__imp_?TransferSyntaxUID@CDcmMetaFileInformation@@QAEAAV?$CStringT@DV?$StrTraitMFC_DLL@DV?$ChTraitsCRT@D@ATL@@@@@ATL@@XZ) referenced in function "protected: void __thiscall CExtractPixelDataDoc::CreateDcmExportFile(class ATL::CStringT > > const &,class CStringArray &)" (?CreateDcmExportFile@CExtractPixelDataDoc@@IAEXABV?$CStringT@DV?$StrTraitMFC_DLL@DV?$ChTraitsCRT@D@ATL@@@@@ATL@@AAVCStringArray@@@Z)
ExtractPixelDataDoc.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: class ATL::CStringT > > & __thiscall CDcmModalityLUTModule::Intercept(void)" (__imp_?Intercept@CDcmModalityLUTModule@@QAEAAV?$CStringT@DV?$StrTraitMFC_DLL@DV?$ChTraitsCRT@D@ATL@@@@@ATL@@XZ) referenced in function "public: void __thiscall CExtractPixelDataDoc::ApplyTransforms(class CDcmImagePixelModule &,class CDcmVioLutModule &,class CDcmModalityLUTModule &,class CByteArray &)" (?ApplyTransforms@CExtractPixelDataDoc@@QAEXAAVCDcmImagePixelModule@@AAVCDcmVioLutModule@@AAVCDcmModalityLUTModule@@AAVCByteArray@@@Z)
ExtractPixelDataDoc.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: class ATL::CStringT > > & __thiscall CDcmModalityLUTModule::RescaleSlope(void)" (__imp_?RescaleSlope@CDcmModalityLUTModule@@QAEAAV?$CStringT@DV?$StrTraitMFC_DLL@DV?$ChTraitsCRT@D@ATL@@@@@ATL@@XZ) referenced in function "public: void __thiscall CExtractPixelDataDoc::ApplyTransforms(class CDcmImagePixelModule &,class CDcmVioLutModule &,class CDcmModalityLUTModule &,class CByteArray &)" (?ApplyTransforms@CExtractPixelDataDoc@@QAEXAAVCDcmImagePixelModule@@AAVCDcmVioLutModule@@AAVCDcmModalityLUTModule@@AAVCByteArray@@@Z)
ExtractPixelDataDoc.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: class ATL::CStringT > > & __thiscall CDcmMetaFileInformation::ImplementationVersionName(void)" (__imp_?ImplementationVersionName@CDcmMetaFileInformation@@QAEAAV?$CStringT@DV?$StrTraitMFC_DLL@DV?$ChTraitsCRT@D@ATL@@@@@ATL@@XZ) referenced in function "protected: void __thiscall CExtractPixelDataDoc::OnCreateSelDataset(void)" (?OnCreateSelDataset@CExtractPixelDataDoc@@IAEXXZ)
ExtractPixelDataDoc.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: class ATL::CStringT > > & __thiscall CDcmMetaFileInformation::SourceApplicationEntity(void)" (__imp_?SourceApplicationEntity@CDcmMetaFileInformation@@QAEAAV?$CStringT@DV?$StrTraitMFC_DLL@DV?$ChTraitsCRT@D@ATL@@@@@ATL@@XZ) referenced in function "protected: void __thiscall CExtractPixelDataDoc::OnCreateSelDataset(void)" (?OnCreateSelDataset@CExtractPixelDataDoc@@IAEXXZ)
ExtractPixelDataDoc.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: class ATL::CStringT > > & __thiscall CDcmMultiFrameModule::NumberOfFrames(void)" (__imp_?NumberOfFrames@CDcmMultiFrameModule@@QAEAAV?$CStringT@DV?$StrTraitMFC_DLL@DV?$ChTraitsCRT@D@ATL@@@@@ATL@@XZ) referenced in function "protected: void __thiscall CExtractPixelDataDoc::OnCreateSelDataset(void)" (?OnCreateSelDataset@CExtractPixelDataDoc@@IAEXXZ)
ExtractPixelDataDoc.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: int __thiscall CDcmRegistry::PhotoMetricEnum(class ATL::CStringT > > const &)" (__imp_?PhotoMetricEnum@CDcmRegistry@@QAEHABV?$CStringT@DV?$StrTraitMFC_DLL@DV?$ChTraitsCRT@D@ATL@@@@@ATL@@@Z) referenced in function "public: void __thiscall CExtractPixelDataDoc::ProcessImagePixelModule(class CDcmCompositeIOD &,class CPtrArray &)" (?ProcessImagePixelModule@CExtractPixelDataDoc@@QAEXAAVCDcmCompositeIOD@@AAVCPtrArray@@@Z)
ExtractPixelDataDoc.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: class ATL::CStringT > > & __thiscall CDcmImagePixelModule::PhotoMetricInterpretation(void)" (__imp_?PhotoMetricInterpretation@CDcmImagePixelModule@@QAEAAV?$CStringT@DV?$StrTraitMFC_DLL@DV?$ChTraitsCRT@D@ATL@@@@@ATL@@XZ) referenced in function "public: void __thiscall CExtractPixelDataDoc::ProcessImagePixelModule(class CDcmCompositeIOD &,class CPtrArray &)" (?ProcessImagePixelModule@CExtractPixelDataDoc@@QAEXAAVCDcmCompositeIOD@@AAVCPtrArray@@@Z)
ExtractPixelDataDoc.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: int __thiscall CDcmRegistry::UidEnum(class ATL::CStringT > > const &)" (__imp_?UidEnum@CDcmRegistry@@QAEHABV?$CStringT@DV?$StrTraitMFC_DLL@DV?$ChTraitsCRT@D@ATL@@@@@ATL@@@Z) referenced in function "public: void __thiscall CExtractPixelDataDoc::ProcessImagePixelModule(class CDcmCompositeIOD &,class CPtrArray &)" (?ProcessImagePixelModule@CExtractPixelDataDoc@@QAEXAAVCDcmCompositeIOD@@AAVCPtrArray@@@Z)
ExtractPixelDataDoc.obj : error LNK2019: unresolved external symbol "__declspec(dllimport) public: class ATL::CStringT > > & __thiscall CDcmGeneralEquipmentModule::StationName(void)" (__imp_?StationName@CDcmGeneralEquipmentModule@@QAEAAV?$CStringT@DV?$StrTraitMFC_DLL@DV?$ChTraitsCRT@D@ATL@@@@@ATL@@XZ) referenced in function "protected: void __thiscall CExtractPixelDataDoc::OnGeneralInfo(void)" (?OnGeneralInfo@CExtractPixelDataDoc@@IAEXXZ)
Any ideas?
JKS
|
|
|
|
 |
|
 |
I get the very same errors... did you figured it out yet? I'd really appreciate some help
Thanks
-ffm
|
|
|
|
 |
|
 |
In your zip package, cximagecrtd.lib and cximagecrtd.dll are not included.
So I compiling them with CxImage Source Code,
but I can't compiling DICOM Parser debug version successfully with the two file (cximagecrtd.lib and cximagecrtd.dll) built by me.
|
|
|
|
 |
|
 |
Hi
As the title of this application says, my application is based on "dicomapi"'s application (http://www.codeproject.com/internet/dicom_server_1.asp[^])
John (dicomapi) included in his application some parts of the software provided by Davide Pizzolato (link: http://www.codeproject.com/bitmap/cximage.asp[^]) that helped dicom parser to manage the pictures.
So, if you want to build the debug of DICOM parser, you must first contact "cximage" to provide you those 2 files and then, talk to John to provide the "dicomapid.lib" file. I've asked John about this file, too, but he reserved the copyright for it.
Personally, I've compiled all the time the application in release configuration.
best regards,
Mike
|
|
|
|
 |
|
 |
Thank you, Mike.
|
|
|
|
 |
|
 |
hey mike/clara
how did u worked out these errors ??
please tell me how they can be removed ..am building the appication in release
reply here or at zuhair84@hotmail.com as convenient..but urgent plzzz
zuhair khalid
software developer
soft innovative solutions
|
|
|
|
 |
|
 |
Hi,
I've downloaded your DICOM Parser and tried it with some of mine dicom images. Ive tested with CT, MRI and some other modalities. The result image is wrong. Is this a limitation of the demo app, or its actually a problem?
Best regards,
Svilen
|
|
|
|
 |
|
 |
Hi!
Can you upload those images somewhere so that I could test too ?
10xs!
Mihai
|
|
|
|
 |
|
 |
Greetings,
The ApplyTransforms() function does not center and window the pixel data if the dataset does not include the window and center attributes;
The CT modality represents pixel data in Hounsfield Units therefore you must calculate a window and center from the pixel data or apply typical values used in CT imaging;
|
|
|
|
 |
|
 |
how did you compile without the cximagecrtd files?
sb
|
|
|
|
 |