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 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 JointHistogramMetricType::InternalComputationValueType | InternalComputationValueType |
typedef TJointHistogramMetric | JointHistogramMetricType |
typedef JointHistogramMetricType::JointPDFIndexType | JointPDFIndexType |
typedef JointHistogramMetricType::JointPDFPointType | JointPDFPointType |
typedef JointHistogramMetricType::JointPDFType | JointPDFType |
typedef JointHistogramMetricType::JointPDFValueType | JointPDFValueType |
Public Types inherited from itk::DomainThreader< ThreadedImageRegionPartitioner< TJointHistogramMetric::VirtualImageDimension >, TJointHistogramMetric > | |
typedef ThreadedImageRegionPartitioner < TJointHistogramMetric::VirtualImageDimension > | 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< ThreadedImageRegionPartitioner< TJointHistogramMetric::VirtualImageDimension >, TJointHistogramMetric > | |
typedef Image< SizeValueType, 2 > | JointHistogramType |
Protected Attributes inherited from itk::JointHistogramMutualInformationComputeJointPDFThreaderBase< ThreadedImageRegionPartitioner< TJointHistogramMetric::VirtualImageDimension >, TJointHistogramMetric > | |
std::vector< SizeValueType > | m_JointHistogramCountPerThread |
std::vector< typename JointHistogramType::Pointer > | m_JointHistogramPerThread |
Protected Attributes inherited from itk::DomainThreader< ThreadedImageRegionPartitioner< TJointHistogramMetric::VirtualImageDimension >, TJointHistogramMetric > | |
AssociateType * | m_Associate |
Definition at line 52 of file itkJointHistogramMutualInformationComputeJointPDFThreader.h.
typedef Superclass::AssociateType itk::JointHistogramMutualInformationComputeJointPDFThreader< ThreadedImageRegionPartitioner< TJointHistogramMetric::VirtualImageDimension >, TJointHistogramMetric >::AssociateType |
typedef SmartPointer< const Self > itk::JointHistogramMutualInformationComputeJointPDFThreader< ThreadedImageRegionPartitioner< TJointHistogramMetric::VirtualImageDimension >, TJointHistogramMetric >::ConstPointer |
typedef Superclass::DomainType itk::JointHistogramMutualInformationComputeJointPDFThreader< ThreadedImageRegionPartitioner< TJointHistogramMetric::VirtualImageDimension >, TJointHistogramMetric >::DomainType |
Superclass types.
Reimplemented from itk::JointHistogramMutualInformationComputeJointPDFThreaderBase< ThreadedImageRegionPartitioner< TJointHistogramMetric::VirtualImageDimension >, TJointHistogramMetric >.
Definition at line 65 of file itkJointHistogramMutualInformationComputeJointPDFThreader.h.
typedef SmartPointer< Self > itk::JointHistogramMutualInformationComputeJointPDFThreader< ThreadedImageRegionPartitioner< TJointHistogramMetric::VirtualImageDimension >, TJointHistogramMetric >::Pointer |
typedef JointHistogramMutualInformationComputeJointPDFThreader itk::JointHistogramMutualInformationComputeJointPDFThreader< ThreadedImageRegionPartitioner< TJointHistogramMetric::VirtualImageDimension >, TJointHistogramMetric >::Self |
Standard class typedefs.
Reimplemented from itk::JointHistogramMutualInformationComputeJointPDFThreaderBase< ThreadedImageRegionPartitioner< TJointHistogramMetric::VirtualImageDimension >, TJointHistogramMetric >.
Definition at line 57 of file itkJointHistogramMutualInformationComputeJointPDFThreader.h.
typedef JointHistogramMutualInformationComputeJointPDFThreaderBase< ThreadedImageRegionPartitioner< TJointHistogramMetric::VirtualImageDimension >, TJointHistogramMetric > itk::JointHistogramMutualInformationComputeJointPDFThreader< ThreadedImageRegionPartitioner< TJointHistogramMetric::VirtualImageDimension >, TJointHistogramMetric >::Superclass |
typedef Superclass::VirtualImageType itk::JointHistogramMutualInformationComputeJointPDFThreader< ThreadedImageRegionPartitioner< TJointHistogramMetric::VirtualImageDimension >, TJointHistogramMetric >::VirtualImageType |
typedef Superclass::VirtualIndexType itk::JointHistogramMutualInformationComputeJointPDFThreader< ThreadedImageRegionPartitioner< TJointHistogramMetric::VirtualImageDimension >, TJointHistogramMetric >::VirtualIndexType |
typedef Superclass::VirtualPointType itk::JointHistogramMutualInformationComputeJointPDFThreader< ThreadedImageRegionPartitioner< TJointHistogramMetric::VirtualImageDimension >, TJointHistogramMetric >::VirtualPointType |
|
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 |
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< ThreadedImageRegionPartitioner< TJointHistogramMetric::VirtualImageDimension >, TJointHistogramMetric >.
|
protectedvirtual |
Walk through the domain, and call this->ProcessPoint on every point.