ITK  4.2.0
Insight Segmentation and Registration Toolkit
itk::JointHistogramMutualInformationComputeJointPDFThreader< TDomainPartitioner, TJointHistogramMetric > Class Template Reference

#include <itkJointHistogramMutualInformationComputeJointPDFThreader.h>


Detailed Description

template<class TDomainPartitioner, class TJointHistogramMetric>
class itk::JointHistogramMutualInformationComputeJointPDFThreader< TDomainPartitioner, TJointHistogramMetric >

Provide a threaded computation of the joint PDF for JointHistogramMutualInformationImageToImageMetricv4.

Specialization for ThreadedIndexedContainerPartitioner.

Specialization for ThreadedImageRegionPartitioner.

Template Parameters:
TDomainPartitionerType of the Domain, ThreadedImageRegionPartitioner or ThreadedIndexedContainerPartitioner
TJointHistogramMetricType of the JointHistogramMutualInformationImageToImageMetricv4

This class implements ThreadedExecution. Template specialization is provided for ThreadedImageRegionPartitioner and ThreadedIndexedContainerPartitioner.

Definition at line 44 of file itkJointHistogramMutualInformationComputeJointPDFThreader.h.


The documentation for this class was generated from the following file: