Search found 8 matches
- Wed, 2007-05-30, 16:12
- Forum: Third-Party DCMTK Applications
- Topic: Open Source .NET Viewer
- Replies: 0
- Views: 44385
Open Source .NET Viewer
ClearCanvas Workstation is an open-source , DCMTK based DICOM viewer. Some feature highlights include: - Full bi-directional DICOM connectivity (i.e., C-STORE, C-FIND, C-MOVE as SCP/SCU) - A friendly, easy to use interface - A basic set of image manipulation tools (e.g., stack, window/level, zoom, ...
- Fri, 2006-02-10, 00:31
- Forum: DCMTK - General
- Topic: Using With /CLR in .NET
- Replies: 7
- Views: 13401
- Fri, 2006-02-03, 18:40
- Forum: DCMTK - General
- Topic: Using With /CLR in .NET
- Replies: 7
- Views: 13401
We've actually been working on an .NET viewer (to be made available as open source in April) and we've successfully managed to wrap parts of DCMTK in C# (in particular, parts of dcmdata and dcmnet). So far, we're able to load and view images, perform C-ECHOs and C-FINDs directly from managed code. W...
- Fri, 2006-02-03, 17:52
- Forum: DCMTK - General
- Topic: Older versions of DCMTK?
- Replies: 1
- Views: 3290
Older versions of DCMTK?
Hi,
I was wondering where I'd be able to find older versions of DCMTK, specifically, 3.5.3? If they are no longer available, then is ZLib 1.2.3 compatible with DCMTK 3.5.3?
Norman
I was wondering where I'd be able to find older versions of DCMTK, specifically, 3.5.3? If they are no longer available, then is ZLib 1.2.3 compatible with DCMTK 3.5.3?
Norman
- Thu, 2005-03-10, 17:10
- Forum: DCMTK - General
- Topic: Freeing pixel data memory
- Replies: 1
- Views: 4730
Freeing pixel data memory
Hi, I'm using DcmDataset::Load (with default parameters) to load an image file, then using DcmDataset::FindAndGetUint16Array to get the pixel data. When I'm done with the pixel data, I'd like to free the memory associated with it without destroying the DcmDataset object or removing the pixel data el...
- Fri, 2005-02-04, 18:59
- Forum: DCMTK - Installation
- Topic: Installation Problems On Microsoft Visual Studio .NET 2003
- Replies: 1
- Views: 7621
You probably already noticed this, but it appears that the /LIBPATH linker option and the macro $(INTDIR) is somehow being cut off. Not sure exactly why that is, but here are a few things you might want to try: 1) In Project Properties, go to Linker and check the Command Line entry. See if the /LIBP...
- Fri, 2005-01-28, 16:18
- Forum: DCMTK - Installation
- Topic: Problems linking DCMTK 3.5.3 with Visual Studio .NET 2003
- Replies: 8
- Views: 23118
- Thu, 2005-01-27, 20:03
- Forum: DCMTK - Installation
- Topic: Problems linking DCMTK 3.5.3 with Visual Studio .NET 2003
- Replies: 8
- Views: 23118