Data Loading Fundamentals

<< Click to Display Table of Contents >>

Navigation:  XStream® HDVR® SDK > Implementation Concepts >

Data Loading Fundamentals

Previous pageReturn to chapter overviewNext page

C++ C++ Java Java .NET .NET

Summary

 

This chapter covers functionality that is available in the XStream® HDVR® SDK to support loading of DICOM and RAW datasets. It also discusses the custom loading function that supports a custom defined loading function for loading any type of dataset.

 

Loading DICOM Files: Discusses the classes and methods related to the DICOM loader. These classes and methods allow the loading, analysis and manipulation of DICOM headers and files.

 

Loading RAW Files: Discusses the classes and methods related to the loading of RAW datasets.

 

Custom Loading Function: Discusses  the custom loading function used to load any type of dataset. Using this mechanism, a custom or third party DICOM loader can be easily incorporated into the XStream HDVR SDK.