Search found 5 matches

by jgorny
Tue, 2014-09-30, 22:18
Forum: Third-Party DCMTK Applications
Topic: Free medical anonymization software
Replies: 1
Views: 11452

Free medical anonymization software

Hello, I'm here to present a website i've made after my internship this year. My goal was to make a software to anonymize DICOM data and videos of surgery for a lab. After the end of my internship, the lab allowed me to share the code and the software on my website. I tried to do a little DMCKT tuto...
by jgorny
Mon, 2014-06-16, 11:45
Forum: DCMTK - General
Topic: DcmDicomDir constructor stack overflow c++
Replies: 5
Views: 5903

Re: DcmDicomDir constructor stack overflow c++

All i get when i try something in the cmd.exe is dcmgpdir not recognized as a command
by jgorny
Mon, 2014-06-16, 11:17
Forum: DCMTK - General
Topic: DcmDicomDir constructor stack overflow c++
Replies: 5
Views: 5903

Re: DcmDicomDir constructor stack overflow c++

I just don't understand how dcmgpdir/dcmmkdir is working, what i have to do to install it or use it.
by jgorny
Mon, 2014-06-16, 09:20
Forum: DCMTK - General
Topic: DcmDicomDir constructor stack overflow c++
Replies: 5
Views: 5903

Re: DcmDicomDir constructor stack overflow c++

I'm using the last version of DCMTK.

I don't know what dcmgpdir/dcmmkdir is, even if i saw it a lot on forums.
by jgorny
Wed, 2014-06-11, 10:40
Forum: DCMTK - General
Topic: DcmDicomDir constructor stack overflow c++
Replies: 5
Views: 5903

DcmDicomDir constructor stack overflow c++

Hi, I'm actually working with DCMTK. I have to open DICOMDIR file and everything was fine with all the files i had until now. I want to open a DICOMDIR way bigger than the files i was used to open. It refers approximatively to 10000 files and the DcmDicomDir constructor create a stack overflow each ...