Marco Nolden
|
f2e5d7bf16
More doxygen style fixes in Libs/DICOM
|
13 年 前 |
Steve Pieper
|
6d50cfa4f5
Add database accessor to list all patients
|
13 年 前 |
Steve Pieper
|
20f51df45b
Remove 'throws' from ctkDICOMDatabase open failure code
|
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 年 前 |
Jean-Christophe Fillion-Robin
|
0d0ec63a1c
Use http://www.apache.org/licenses/LICENSE-2.0.txt instead of http://www.commontk.org/LICENSE
|
13 年 前 |
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 年 前 |
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 年 前 |
Sascha Zelzer
|
6ad2704640
Fixed doxygen warnings (in user doc).
|
14 年 前 |
Julien Finet
|
93a145732d
Add ctkDICOMDatabaseTest1 to unit test ctkDICOMDatabase
|
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
|
0a18f241e3
Make the ctkDICOMDatabase emit a databaseChanged() signal
|
14 年 前 |
Steve Pieper
|
f80f865291
Add connection name option to dicom database
|
14 年 前 |
Steve Pieper
|
8e7acf5d2e
Use directory of ctkDICOMDatabase rather than passing it
|
14 年 前 |
Marco Nolden
|
99ed15524e
Make database directory available in ctkDICOMDatabase
|
14 年 前 |
Marco Nolden
|
036edd3ad8
Make database filename available in ctkDICOMDatabase interface
|
14 年 前 |
Marco Nolden
|
2a5e6ba2cc
Small interface cleanup in ctkDICOMDatabase
|
14 年 前 |
Marco Nolden
|
76f221594e
Refactoring: merged ctkDICOM class in ctkDICOMDatabase
|
14 年 前 |
Marco Nolden
|
385a42a211
Class rename: ctkDICOMIndexerBase -> ctkDICOMDatabase
|
14 年 前 |