Search found 3 matches

by nadkio
Mon, 2009-06-15, 14:21
Forum: DCMTK - Installation
Topic: your C++ compiler cannot handle class templates
Replies: 4
Views: 11578

Help

I try to compile my code but I get the same problem as posted by Vincent Daanen. Can someone help to resolve it.

Please :?: :?: :?:
by nadkio
Mon, 2009-06-15, 08:56
Forum: DCMTK - General
Topic: get dimensions (rows, columns) of a DICOM file in c++
Replies: 3
Views: 4876

SOME URGENT HELP

Thanks for the answer. I understood that I hadn't install the DCMTK. Now I did it and I configured it too. But the actual problem that I have is the right command to compile a c++ program using the DCMTK functionality. Additionally when I attach a dicom header file, I get an error that the file cann...
by nadkio
Mon, 2009-06-08, 10:43
Forum: DCMTK - General
Topic: get dimensions (rows, columns) of a DICOM file in c++
Replies: 3
Views: 4876

get dimensions (rows, columns) of a DICOM file in c++

Please can some one post a complete c++ code to open, read and manipulate a DICOM file?
I need to get the dimensions (height and width) and modify them in a for loop. Thanks for your reply.

I need urgent help.