Steve Pieper
|
6d50cfa4f5
Add database accessor to list all patients
|
13 年之前 |
Marco Nolden
|
51b5afcba7
Fix DICOM database initialization on windows
|
13 年之前 |
Julien Finet
|
1dfadce210
Normalize SIGNALS/SLOTS for performance.
|
13 年之前 |
Steve Pieper
|
20f51df45b
Remove 'throws' from ctkDICOMDatabase open failure code
|
13 年之前 |
Michael Onken
|
edffdcaf99
Removed HAVE_CONFIG_H which is not needed any more.
|
13 年之前 |
Michael Onken
|
58fc71b30f
Fixed problem with windows path when generating image thumbnails.
|
13 年之前 |
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 年之前 |
Michael Onken
|
57d736e3a7
Adapted DICOM tag name constants to latest DCMTK.
|
13 年之前 |
Jean-Christophe Fillion-Robin
|
0d0ec63a1c
Use http://www.apache.org/licenses/LICENSE-2.0.txt instead of http://www.commontk.org/LICENSE
|
13 年之前 |
nherlambang
|
fbe3aab748
Clean up some warnings
|
14 年之前 |
nherlambang
|
b0f2fc773b
Use thumbnail generator in ctkDICOMIndexer
|
14 年之前 |
nherlambang
|
2aaccd7804
Add thumbnail generator classes and re-implement thumbnail generation in ctkDICOMDatabase
|
14 年之前 |
nherlambang
|
2854dce837
Implement on-the-fly thumbnail generation to DICOM/Widgets and free ctkDICOMDatabase from using ctkDICOMImage
|
14 年之前 |
nherlambang
|
5f1616ff14
Register compression libraries in ctkDICOMDatabase initialization
|
14 年之前 |
Steve Pieper
|
868415cd40
Refactor to allow loading dicom header by uid or filename
|
14 年之前 |
Steve Pieper
|
9e9b4e5da6
Add methods to access dicom file headers
|
14 年之前 |
Steve Pieper
|
9196c1bd4b
Accessors to run queries about dicom hierarchy
|
14 年之前 |
Steve Pieper
|
e2806e4630
Support PythonQt wrapping of ctkDICOMDatabase
|
14 年之前 |
Julien Finet
|
717599f39d
Fix various warnings, unused variables, bad casts...
|
14 年之前 |
Julien Finet
|
93a145732d
Add ctkDICOMDatabaseTest1 to unit test ctkDICOMDatabase
|
14 年之前 |
Julien Finet
|
0528bdcfa7
Add ctkDICOMIndexerTest1 to unit test ctkDICOMIndexer
|
14 年之前 |
Julien Finet
|
3b5c7be21c
Add comments to ctkDICOMImage and rename methods
|
14 年之前 |
Ivo Wolf
|
c831af46ec
Fix Windows compile problem
|
14 年之前 |
Marco Nolden
|
eaf6440c3a
FIX: create directories for database insert
|
14 年之前 |
Marco Nolden
|
533ab32189
Create thumbnail on ctkDICOMDatabase::insert()
|
14 年之前 |
Marco Nolden
|
2c6ff6f59c
Make ctkDICOMDatabase::insert() save the files to proper location
|
14 年之前 |
Marco Nolden
|
d20ecbd93c
Added new column SOPInstanceUID in images table
|
14 年之前 |
Marco Nolden
|
0a18f241e3
Make the ctkDICOMDatabase emit a databaseChanged() signal
|
14 年之前 |
Steve Pieper
|
0f290b5510
Merge branch 'retrieve-to-database'
|
14 年之前 |
Steve Pieper
|
f80f865291
Add connection name option to dicom database
|
14 年之前 |