NorMIT-nav  2023.01.05-dev+develop.0da12
An IGT application
Org_custusx_usreconstruction

Classes

class  cx::ReconstructCore
 Algorithm part of reconstruction - no dependencies on parameter classes. More...
 
class  cx::OutputVolumeParams
 Helper struct for sending and controlling output volume properties. More...
 
class  cx::ReconstructionExecuter
 
class  cx::ReconstructionMethodService
 Abstract interface for reconstruction algorithm. More...
 
class  cx::ReconstructionWidget
 
class  cx::DoublePropertyOutputValueParams
 
class  cx::DoublePropertySpacing
 
class  cx::DoublePropertyXDim
 
class  cx::DoublePropertyYDim
 
class  cx::DoublePropertyZDim
 
class  cx::ReconstructParams
 Collection of reconstruction parameters. More...
 
class  cx::ReconstructPreprocessor
 Algorithm part of reconstruction - no dependencies on parameter classes. More...
 
class  cx::ThreadedTimedReconstructPreprocessor
 Threading adapter for the reconstruction algorithm. More...
 
class  cx::ThreadedTimedReconstructCore
 Threading adapter for the reconstruction algorithm. More...
 
class  cx::UsReconstructionGUIExtenderService
 Us Reconstruction framework with widgets. More...
 
class  cx::UsReconstructionImplService
 Manager for the us reconstruction process. More...
 
class  cx::UsReconstructionPluginActivator
 
class  cx::UsReconstructionService
 
class  cx::UsReconstructionServiceNull
 
class  cx::UsReconstructionServiceProxy
 

Typedefs

typedef boost::shared_ptr< class ReconstructionMethodServicecx::ReconstructionMethodServicePtr
 
typedef boost::shared_ptr< class ReconstructParamscx::ReconstructParamsPtr
 
typedef boost::shared_ptr< class ThreadedTimedReconstructer > cx::ThreadedTimedReconstructerPtr
 
typedef boost::shared_ptr< class ThreadedTimedReconstructPreprocessorcx::ThreadedTimedReconstructPreprocessorPtr
 
typedef boost::shared_ptr< class ThreadedTimedReconstructCorecx::ThreadedTimedReconstructCorePtr
 

Detailed Description

See also
cx::UsReconstructionGUIExtenderService

Typedef Documentation

◆ ReconstructionMethodServicePtr

Definition at line 43 of file cxReconstructionMethodService.h.

◆ ReconstructParamsPtr

typedef boost::shared_ptr< class ReconstructParams > cx::ReconstructParamsPtr

Definition at line 85 of file cxReconstructParams.h.

◆ ThreadedTimedReconstructCorePtr

Definition at line 36 of file cxReconstructThreads.h.

◆ ThreadedTimedReconstructerPtr

typedef boost::shared_ptr< class ThreadedTimedReconstructer > cx::ThreadedTimedReconstructerPtr

Definition at line 23 of file cxUSAcqusitionWidget.h.

◆ ThreadedTimedReconstructPreprocessorPtr