Marco Nolden
|
fc3b6346d5
Replaced unclear pathForDataset method
|
13 years ago |
Marco Nolden
|
d46983fecd
Moved ctkDICOMDatabase::insert to private class, simplified store code
|
13 years ago |
Marco Nolden
|
b64ca79943
Style
|
13 years ago |
Marco Nolden
|
22277e11d8
Handle non-DICOM files in import
|
13 years ago |
Marco Nolden
|
7dfdf10144
Major rework of ctkDICOMDatabase (WIP)
|
13 years ago |
Marco Nolden
|
21aab94b85
Moved a few methods from ctkDICOMIndexer to ctkDICOMDatabase
|
13 years ago |
Marco Nolden
|
41fe562f6d
Fixed windows line-endings in repository
|
13 years ago |
Steve Pieper
|
6d50cfa4f5
Add database accessor to list all patients
|
13 years ago |
Marco Nolden
|
51b5afcba7
Fix DICOM database initialization on windows
|
13 years ago |
Julien Finet
|
1dfadce210
Normalize SIGNALS/SLOTS for performance.
|
13 years ago |
Steve Pieper
|
20f51df45b
Remove 'throws' from ctkDICOMDatabase open failure code
|
13 years ago |
Michael Onken
|
edffdcaf99
Removed HAVE_CONFIG_H which is not needed any more.
|
13 years ago |
Michael Onken
|
58fc71b30f
Fixed problem with windows path when generating image thumbnails.
|
13 years ago |
Michael Onken
|
c5ecbd73ed
Moved (and fixed) code for checking whether database in memory into helper function. Added documentation. Added exception in case the database cannot be initialized.
|
13 years ago |
Michael Onken
|
57d736e3a7
Adapted DICOM tag name constants to latest DCMTK.
|
13 years ago |
Jean-Christophe Fillion-Robin
|
0d0ec63a1c
Use http://www.apache.org/licenses/LICENSE-2.0.txt instead of http://www.commontk.org/LICENSE
|
13 years ago |
nherlambang
|
fbe3aab748
Clean up some warnings
|
14 years ago |
nherlambang
|
b0f2fc773b
Use thumbnail generator in ctkDICOMIndexer
|
14 years ago |
nherlambang
|
2aaccd7804
Add thumbnail generator classes and re-implement thumbnail generation in ctkDICOMDatabase
|
14 years ago |
nherlambang
|
2854dce837
Implement on-the-fly thumbnail generation to DICOM/Widgets and free ctkDICOMDatabase from using ctkDICOMImage
|
14 years ago |
nherlambang
|
5f1616ff14
Register compression libraries in ctkDICOMDatabase initialization
|
14 years ago |
Steve Pieper
|
868415cd40
Refactor to allow loading dicom header by uid or filename
|
14 years ago |
Steve Pieper
|
9e9b4e5da6
Add methods to access dicom file headers
|
14 years ago |
Steve Pieper
|
9196c1bd4b
Accessors to run queries about dicom hierarchy
|
14 years ago |
Steve Pieper
|
e2806e4630
Support PythonQt wrapping of ctkDICOMDatabase
|
14 years ago |
Julien Finet
|
717599f39d
Fix various warnings, unused variables, bad casts...
|
14 years ago |
Julien Finet
|
93a145732d
Add ctkDICOMDatabaseTest1 to unit test ctkDICOMDatabase
|
14 years ago |
Julien Finet
|
0528bdcfa7
Add ctkDICOMIndexerTest1 to unit test ctkDICOMIndexer
|
14 years ago |
Julien Finet
|
3b5c7be21c
Add comments to ctkDICOMImage and rename methods
|
14 years ago |
Ivo Wolf
|
c831af46ec
Fix Windows compile problem
|
14 years ago |