ImFusion C++ SDK 4.4.0
X-ray and Computed Tomography Plugin

Plugin providing classes to process X-Ray and CT data within the ImFusion SDK. More...

Collaboration diagram for X-ray and Computed Tomography Plugin:

Detailed Description

Plugin providing classes to process X-Ray and CT data within the ImFusion SDK.

Overview of main components of the X-ray and Computed Tomography plugin. Does not show all classes and some intermediate parts of the inheritence hierarchy are omitted for simplicity.

Some central classes of this plugin are:

Topics

 X-ray 2D-3D Registration
 Algorithms for registration of X-Ray projections and a volume.
 CT Artifacts Reduction
 Algorithms for artifacts reduction in CT reconstructions in both projections and CT domain.
 CT Legacy
 All algorithms belong to the CT plugins that have been or will be deprecated.
 Cone Beam Geometry
 Modern geometrical framework for cone-beam X-ray acquisitions.
 Cone Beam Data
 ConeBeamData (concept), including algorithms for X-ray projections generation, I/O, and processing.
 CT Reconstruction
 Tomographic reconstruction techniques to compute the 3D CT images from a set of X-ray projections in different acquisition geometries.

Namespaces

namespace  ImFusion::CT
 X-ray and computed tomography.
namespace  ImFusion::CT::ConeBeamCalibrationUtils
 Utilities for cone-beam calibration computations.
namespace  ImFusion::CT::Utils
 Utils.
namespace  ImFusion::CT::detail
 Internal implementation details for CT utilities.

Classes

class  ImFusion::CT::CTDataAnnotationFactory
 Factory for CT-specific data annotations. More...
class  ImFusion::CT::CTPlugin
 ImFusion plugin for CT module algorithms and components. More...
class  ImFusion::CT::PointExtraction
 Utility class for extracting calibration points from images. More...
class  ImFusion::CT::Block
 Base class for pipeline processing blocks. More...
class  ImFusion::CT::BlockMixin< Base >
 Mixin pattern to use any Algorithm as Block. More...
class  ImFusion::CT::LRUCacheMixin< Base >
 Mixin pattern to add an lru cache to any Block. More...
Search Tab / S to search, Esc to close