ImFusion SDK 4.3
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

 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.
 
 CT Reconstruction
 Tomographic reconstruction techniques to compute the 3D CT images from a set of X-ray projections in different acquisition geometries.
 
 Cone Beam Data
 ConeBeamData (concept), including algorithms for X-ray projections generation, I/O, and processing.
 
 Cone Beam Geometry
 Modern geometrical framework for cone-beam X-ray acquisitions.
 
 X-ray 2D-3D Registration
 Algorithms for registration of X-Ray projections and a volume.
 

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