#include "file/dicom/quick_scan.h"
|
| bool | read (const std::string &file_name, bool print_DICOM_fields=false, bool print_CSA_fields=false, bool print_Phoenix=false, bool force_read=false) |
| |
Definition at line 27 of file quick_scan.h.
◆ read()
| bool MR::File::Dicom::QuickScan::read |
( |
const std::string & |
file_name, |
|
|
bool |
print_DICOM_fields = false, |
|
|
bool |
print_CSA_fields = false, |
|
|
bool |
print_Phoenix = false, |
|
|
bool |
force_read = false |
|
) |
| |
◆ bits_alloc
| size_t MR::File::Dicom::QuickScan::bits_alloc |
◆ data
| size_t MR::File::Dicom::QuickScan::data |
◆ dim
| size_t MR::File::Dicom::QuickScan::dim[2] |
◆ filename
| std::string MR::File::Dicom::QuickScan::filename |
◆ image_type
| std::map<std::string, size_t> MR::File::Dicom::QuickScan::image_type |
◆ modality
| std::string MR::File::Dicom::QuickScan::modality |
◆ patient
| std::string MR::File::Dicom::QuickScan::patient |
◆ patient_DOB
| std::string MR::File::Dicom::QuickScan::patient_DOB |
◆ patient_ID
| std::string MR::File::Dicom::QuickScan::patient_ID |
◆ sequence
| std::string MR::File::Dicom::QuickScan::sequence |
◆ series
| std::string MR::File::Dicom::QuickScan::series |
◆ series_date
| std::string MR::File::Dicom::QuickScan::series_date |
◆ series_number
| size_t MR::File::Dicom::QuickScan::series_number |
◆ series_ref_UID
| std::string MR::File::Dicom::QuickScan::series_ref_UID |
◆ series_time
| std::string MR::File::Dicom::QuickScan::series_time |
◆ study
| std::string MR::File::Dicom::QuickScan::study |
◆ study_date
| std::string MR::File::Dicom::QuickScan::study_date |
◆ study_ID
| std::string MR::File::Dicom::QuickScan::study_ID |
◆ study_time
| std::string MR::File::Dicom::QuickScan::study_time |
◆ study_UID
| std::string MR::File::Dicom::QuickScan::study_UID |
◆ transfer_syntax_supported
| bool MR::File::Dicom::QuickScan::transfer_syntax_supported |
The documentation for this class was generated from the following file: