ITK
4.3.0
Insight Segmentation and Registration Toolkit
|
#include <itkJointHistogramMutualInformationComputeJointPDFThreader.h>
Definition at line 52 of file itkJointHistogramMutualInformationComputeJointPDFThreader.h.
Public Types | |
typedef Superclass::AssociateType | AssociateType |
typedef SmartPointer< const Self > | ConstPointer |
typedef Superclass::DomainType | DomainType |
typedef SmartPointer< Self > | Pointer |
typedef JointHistogramMutualInformationComputeJointPDFThreader | Self |
typedef JointHistogramMutualInformationComputeJointPDFThreaderBase < ThreadedImageRegionPartitioner < TJointHistogramMetric::VirtualImageDimension > , TJointHistogramMetric > | Superclass |
typedef Superclass::VirtualImageType | VirtualImageType |
typedef Superclass::VirtualIndexType | VirtualIndexType |
typedef Superclass::VirtualPointType | VirtualPointType |
Public Types inherited from itk::JointHistogramMutualInformationComputeJointPDFThreaderBase< ThreadedImageRegionPartitioner< TJointHistogramMetric::VirtualImageDimension >, TJointHistogramMetric > | |
typedef Superclass::AssociateType | AssociateType |
typedef SmartPointer< const Self > | ConstPointer |
typedef Superclass::DomainType | DomainType |
typedef JointHistogramMetricType::InternalComputationValueType | InternalComputationValueType |
typedef TJointHistogramMetric | JointHistogramMetricType |
typedef JointHistogramMetricType::JointPDFIndexType | JointPDFIndexType |
typedef JointHistogramMetricType::JointPDFPointType | JointPDFPointType |
typedef JointHistogramMetricType::JointPDFType | JointPDFType |
typedef JointHistogramMetricType::JointPDFValueType | JointPDFValueType |
typedef SmartPointer< Self > | Pointer |
typedef JointHistogramMutualInformationComputeJointPDFThreaderBase | Self |
typedef DomainThreader < ThreadedImageRegionPartitioner < TJointHistogramMetric::VirtualImageDimension > , TJointHistogramMetric > | Superclass |
typedef JointHistogramMetricType::VirtualImageType | VirtualImageType |
typedef JointHistogramMetricType::VirtualIndexType | VirtualIndexType |
typedef JointHistogramMetricType::VirtualPointType | VirtualPointType |
Public Types inherited from itk::DomainThreader< ThreadedImageRegionPartitioner< TJointHistogramMetric::VirtualImageDimension >, TJointHistogramMetric > | |
typedef TJointHistogramMetric | AssociateType |
typedef SmartPointer< const Self > | ConstPointer |
typedef ThreadedImageRegionPartitioner < TJointHistogramMetric::VirtualImageDimension > | DomainPartitionerType |
typedef DomainPartitionerType::DomainType | DomainType |
typedef SmartPointer< Self > | Pointer |
typedef DomainThreader | Self |
typedef Object | Superclass |
Public Types inherited from itk::Object | |
typedef SmartPointer< const Self > | ConstPointer |
typedef SmartPointer< Self > | Pointer |
typedef Object | Self |
typedef LightObject | Superclass |
Public Types inherited from itk::LightObject | |
typedef SmartPointer< const Self > | ConstPointer |
typedef SmartPointer< Self > | Pointer |
typedef LightObject | Self |
Public Member Functions | |
virtual ::itk::LightObject::Pointer | CreateAnother (void) const |
virtual const char * | GetNameOfClass () const |
Static Public Member Functions | |
static Pointer | New () |
Private Member Functions | |
JointHistogramMutualInformationComputeJointPDFThreader (const Self &) | |
void | operator= (const Self &) |
Additional Inherited Members | |
Protected Types inherited from itk::JointHistogramMutualInformationComputeJointPDFThreaderBase< ThreadedImageRegionPartitioner< TJointHistogramMetric::VirtualImageDimension >, TJointHistogramMetric > | |
typedef Image< SizeValueType, 2 > | JointHistogramType |
Static Protected Member Functions inherited from itk::DomainThreader< ThreadedImageRegionPartitioner< TJointHistogramMetric::VirtualImageDimension >, TJointHistogramMetric > | |
static ITK_THREAD_RETURN_TYPE | ThreaderCallback (void *arg) |
Protected Attributes inherited from itk::JointHistogramMutualInformationComputeJointPDFThreaderBase< ThreadedImageRegionPartitioner< TJointHistogramMetric::VirtualImageDimension >, TJointHistogramMetric > | |
std::vector< SizeValueType > | m_JointHistogramCountPerThread |
std::vector< typename JointHistogramType::Pointer > | m_JointHistogramPerThread |
typedef Superclass::AssociateType itk::JointHistogramMutualInformationComputeJointPDFThreader< ThreadedImageRegionPartitioner< TJointHistogramMetric::VirtualImageDimension >, TJointHistogramMetric >::AssociateType |
Definition at line 69 of file itkJointHistogramMutualInformationComputeJointPDFThreader.h.
typedef SmartPointer< const Self > itk::JointHistogramMutualInformationComputeJointPDFThreader< ThreadedImageRegionPartitioner< TJointHistogramMetric::VirtualImageDimension >, TJointHistogramMetric >::ConstPointer |
Definition at line 61 of file itkJointHistogramMutualInformationComputeJointPDFThreader.h.
typedef Superclass::DomainType itk::JointHistogramMutualInformationComputeJointPDFThreader< ThreadedImageRegionPartitioner< TJointHistogramMetric::VirtualImageDimension >, TJointHistogramMetric >::DomainType |
Superclass types.
Definition at line 65 of file itkJointHistogramMutualInformationComputeJointPDFThreader.h.
typedef SmartPointer< Self > itk::JointHistogramMutualInformationComputeJointPDFThreader< ThreadedImageRegionPartitioner< TJointHistogramMetric::VirtualImageDimension >, TJointHistogramMetric >::Pointer |
Definition at line 60 of file itkJointHistogramMutualInformationComputeJointPDFThreader.h.
typedef JointHistogramMutualInformationComputeJointPDFThreader itk::JointHistogramMutualInformationComputeJointPDFThreader< ThreadedImageRegionPartitioner< TJointHistogramMetric::VirtualImageDimension >, TJointHistogramMetric >::Self |
Standard class typedefs.
Definition at line 57 of file itkJointHistogramMutualInformationComputeJointPDFThreader.h.
typedef JointHistogramMutualInformationComputeJointPDFThreaderBase< ThreadedImageRegionPartitioner< TJointHistogramMetric::VirtualImageDimension >, TJointHistogramMetric > itk::JointHistogramMutualInformationComputeJointPDFThreader< ThreadedImageRegionPartitioner< TJointHistogramMetric::VirtualImageDimension >, TJointHistogramMetric >::Superclass |
Definition at line 59 of file itkJointHistogramMutualInformationComputeJointPDFThreader.h.
typedef Superclass::VirtualImageType itk::JointHistogramMutualInformationComputeJointPDFThreader< ThreadedImageRegionPartitioner< TJointHistogramMetric::VirtualImageDimension >, TJointHistogramMetric >::VirtualImageType |
Definition at line 71 of file itkJointHistogramMutualInformationComputeJointPDFThreader.h.
typedef Superclass::VirtualIndexType itk::JointHistogramMutualInformationComputeJointPDFThreader< ThreadedImageRegionPartitioner< TJointHistogramMetric::VirtualImageDimension >, TJointHistogramMetric >::VirtualIndexType |
Definition at line 72 of file itkJointHistogramMutualInformationComputeJointPDFThreader.h.
typedef Superclass::VirtualPointType itk::JointHistogramMutualInformationComputeJointPDFThreader< ThreadedImageRegionPartitioner< TJointHistogramMetric::VirtualImageDimension >, TJointHistogramMetric >::VirtualPointType |
Definition at line 73 of file itkJointHistogramMutualInformationComputeJointPDFThreader.h.
|
inlineprotected |
Definition at line 76 of file itkJointHistogramMutualInformationComputeJointPDFThreader.h.
|
private |
|
virtual |
Create an object from an instance, potentially deferring to a factory. This method allows you to create an instance of an object that is exactly the same type as the referring object. This is useful in cases where an object has been cast back to a base class.
Reimplemented from itk::Object.
|
virtual |
Run-time type information (and related methods).
Reimplemented from itk::JointHistogramMutualInformationComputeJointPDFThreaderBase< ThreadedImageRegionPartitioner< TJointHistogramMetric::VirtualImageDimension >, TJointHistogramMetric >.
|
static |
|
private |
|
protectedvirtual |
Walk through the domain, and call this->ProcessPoint on every point.