ITK
4.2.0
Insight Segmentation and Registration Toolkit
|
#include <itkJointHistogramMutualInformationComputeJointPDFThreader.h>
Public Types | |
typedef Superclass::AssociateType | AssociateType |
typedef SmartPointer< const Self > | ConstPointer |
typedef Superclass::DomainType | DomainType |
typedef TJointHistogramMetric | JointHistogramMetricType |
typedef SmartPointer< Self > | Pointer |
typedef JointHistogramMutualInformationComputeJointPDFThreader | Self |
typedef JointHistogramMutualInformationComputeJointPDFThreaderBase < ThreadedIndexedContainerPartitioner, TJointHistogramMetric > | Superclass |
typedef Superclass::VirtualImageType | VirtualImageType |
typedef Superclass::VirtualIndexType | VirtualIndexType |
typedef JointHistogramMetricType::VirtualPointSetType | VirtualPointSetType |
typedef Superclass::VirtualPointType | VirtualPointType |
Public Types inherited from itk::JointHistogramMutualInformationComputeJointPDFThreaderBase< ThreadedIndexedContainerPartitioner, TJointHistogramMetric > | |
typedef JointHistogramMetricType::InternalComputationValueType | InternalComputationValueType |
typedef JointHistogramMetricType::JointPDFIndexType | JointPDFIndexType |
typedef JointHistogramMetricType::JointPDFPointType | JointPDFPointType |
typedef JointHistogramMetricType::JointPDFType | JointPDFType |
typedef JointHistogramMetricType::JointPDFValueType | JointPDFValueType |
Public Types inherited from itk::DomainThreader< ThreadedIndexedContainerPartitioner, TJointHistogramMetric > | |
typedef ThreadedIndexedContainerPartitioner | DomainPartitionerType |
Public Types inherited from itk::Object | |
Public Types inherited from itk::LightObject |
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< ThreadedIndexedContainerPartitioner, TJointHistogramMetric > | |
typedef Image< SizeValueType, 2 > | JointHistogramType |
Protected Attributes inherited from itk::JointHistogramMutualInformationComputeJointPDFThreaderBase< ThreadedIndexedContainerPartitioner, TJointHistogramMetric > | |
std::vector< SizeValueType > | m_JointHistogramCountPerThread |
std::vector< typename JointHistogramType::Pointer > | m_JointHistogramPerThread |
Protected Attributes inherited from itk::DomainThreader< ThreadedIndexedContainerPartitioner, TJointHistogramMetric > | |
AssociateType * | m_Associate |
Definition at line 92 of file itkJointHistogramMutualInformationComputeJointPDFThreader.h.
typedef Superclass::AssociateType itk::JointHistogramMutualInformationComputeJointPDFThreader< ThreadedIndexedContainerPartitioner, TJointHistogramMetric >::AssociateType |
Reimplemented from itk::JointHistogramMutualInformationComputeJointPDFThreaderBase< ThreadedIndexedContainerPartitioner, TJointHistogramMetric >.
Definition at line 109 of file itkJointHistogramMutualInformationComputeJointPDFThreader.h.
typedef SmartPointer< const Self > itk::JointHistogramMutualInformationComputeJointPDFThreader< ThreadedIndexedContainerPartitioner, TJointHistogramMetric >::ConstPointer |
Reimplemented from itk::JointHistogramMutualInformationComputeJointPDFThreaderBase< ThreadedIndexedContainerPartitioner, TJointHistogramMetric >.
Definition at line 101 of file itkJointHistogramMutualInformationComputeJointPDFThreader.h.
typedef Superclass::DomainType itk::JointHistogramMutualInformationComputeJointPDFThreader< ThreadedIndexedContainerPartitioner, TJointHistogramMetric >::DomainType |
Superclass types.
Reimplemented from itk::JointHistogramMutualInformationComputeJointPDFThreaderBase< ThreadedIndexedContainerPartitioner, TJointHistogramMetric >.
Definition at line 105 of file itkJointHistogramMutualInformationComputeJointPDFThreader.h.
typedef TJointHistogramMetric itk::JointHistogramMutualInformationComputeJointPDFThreader< ThreadedIndexedContainerPartitioner, TJointHistogramMetric >::JointHistogramMetricType |
Types of the associate class.
Reimplemented from itk::JointHistogramMutualInformationComputeJointPDFThreaderBase< ThreadedIndexedContainerPartitioner, TJointHistogramMetric >.
Definition at line 115 of file itkJointHistogramMutualInformationComputeJointPDFThreader.h.
typedef SmartPointer< Self > itk::JointHistogramMutualInformationComputeJointPDFThreader< ThreadedIndexedContainerPartitioner, TJointHistogramMetric >::Pointer |
Reimplemented from itk::JointHistogramMutualInformationComputeJointPDFThreaderBase< ThreadedIndexedContainerPartitioner, TJointHistogramMetric >.
Definition at line 100 of file itkJointHistogramMutualInformationComputeJointPDFThreader.h.
typedef JointHistogramMutualInformationComputeJointPDFThreader itk::JointHistogramMutualInformationComputeJointPDFThreader< ThreadedIndexedContainerPartitioner, TJointHistogramMetric >::Self |
Standard class typedefs.
Reimplemented from itk::JointHistogramMutualInformationComputeJointPDFThreaderBase< ThreadedIndexedContainerPartitioner, TJointHistogramMetric >.
Definition at line 97 of file itkJointHistogramMutualInformationComputeJointPDFThreader.h.
typedef JointHistogramMutualInformationComputeJointPDFThreaderBase< ThreadedIndexedContainerPartitioner, TJointHistogramMetric > itk::JointHistogramMutualInformationComputeJointPDFThreader< ThreadedIndexedContainerPartitioner, TJointHistogramMetric >::Superclass |
Reimplemented from itk::JointHistogramMutualInformationComputeJointPDFThreaderBase< ThreadedIndexedContainerPartitioner, TJointHistogramMetric >.
Definition at line 99 of file itkJointHistogramMutualInformationComputeJointPDFThreader.h.
typedef Superclass::VirtualImageType itk::JointHistogramMutualInformationComputeJointPDFThreader< ThreadedIndexedContainerPartitioner, TJointHistogramMetric >::VirtualImageType |
Reimplemented from itk::JointHistogramMutualInformationComputeJointPDFThreaderBase< ThreadedIndexedContainerPartitioner, TJointHistogramMetric >.
Definition at line 111 of file itkJointHistogramMutualInformationComputeJointPDFThreader.h.
typedef Superclass::VirtualIndexType itk::JointHistogramMutualInformationComputeJointPDFThreader< ThreadedIndexedContainerPartitioner, TJointHistogramMetric >::VirtualIndexType |
Reimplemented from itk::JointHistogramMutualInformationComputeJointPDFThreaderBase< ThreadedIndexedContainerPartitioner, TJointHistogramMetric >.
Definition at line 112 of file itkJointHistogramMutualInformationComputeJointPDFThreader.h.
typedef JointHistogramMetricType::VirtualPointSetType itk::JointHistogramMutualInformationComputeJointPDFThreader< ThreadedIndexedContainerPartitioner, TJointHistogramMetric >::VirtualPointSetType |
Definition at line 116 of file itkJointHistogramMutualInformationComputeJointPDFThreader.h.
typedef Superclass::VirtualPointType itk::JointHistogramMutualInformationComputeJointPDFThreader< ThreadedIndexedContainerPartitioner, TJointHistogramMetric >::VirtualPointType |
Reimplemented from itk::JointHistogramMutualInformationComputeJointPDFThreaderBase< ThreadedIndexedContainerPartitioner, TJointHistogramMetric >.
Definition at line 113 of file itkJointHistogramMutualInformationComputeJointPDFThreader.h.
|
inlineprotected |
Definition at line 119 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< ThreadedIndexedContainerPartitioner, TJointHistogramMetric >.
|
static |
Method for creation through the object factory.
Reimplemented from itk::Object.
|
private |
Mutex lock to protect modification to the reference count
Reimplemented from itk::JointHistogramMutualInformationComputeJointPDFThreaderBase< ThreadedIndexedContainerPartitioner, TJointHistogramMetric >.
|
protectedvirtual |
Walk through the domain, and call this->ProcessPoint on every point.