Home
last modified time | relevance | path

Searched refs:DynamicThreadedGenerateData (Results 1 – 25 of 205) sorted by relevance

123456789

/dports/science/InsightToolkit/ITK-5.0.1/Modules/Core/Common/include/
H A DitkImageSource.hxx245 { this->DynamicThreadedGenerateData(outputRegionForThread); }, this); in GenerateData()
265 this->DynamicThreadedGenerateData(region); in ThreadedGenerateData()
276 ::DynamicThreadedGenerateData(const OutputImageRegionType &) in DynamicThreadedGenerateData() function in itk::ImageSource
/dports/science/InsightToolkit/ITK-5.0.1/Modules/Filtering/LabelMap/include/
H A DitkLabelMapFilter.h110 void DynamicThreadedGenerateData(const OutputImageRegionType & outputRegionForThread) override;
115 Self::DynamicThreadedGenerateData(outputRegionForThread); in ThreadedGenerateData()
H A DitkLabelMapToBinaryImageFilter.h135 void DynamicThreadedGenerateData(const OutputImageRegionType & outputRegionForThread) override;
140 Superclass::DynamicThreadedGenerateData(outputRegion); in SuperclassDynamicTGD()
H A DitkLabelMapToBinaryImageFilter.hxx78 { this->DynamicThreadedGenerateData(outputRegionForThread); }, in GenerateData()
97 ::DynamicThreadedGenerateData(const OutputImageRegionType & outputRegionForThread) in DynamicThreadedGenerateData() function in itk::LabelMapToBinaryImageFilter
H A DitkLabelMapMaskImageFilter.h164 void DynamicThreadedGenerateData(const OutputImageRegionType& outputRegionForThread) override;
169 Superclass::DynamicThreadedGenerateData(outputRegion); in SuperclassDynamicTGD()
H A DitkBinaryImageToLabelMapFilter.hxx98 this->DynamicThreadedGenerateData( lambdaRegion ); in GenerateData()
153 ::DynamicThreadedGenerateData(const RegionType & outputRegionForThread) in DynamicThreadedGenerateData() function in itk::BinaryImageToLabelMapFilter
/dports/science/InsightToolkit/ITK-5.0.1/Modules/Filtering/DisplacementField/include/
H A DitkInvertDisplacementFieldImageFilter.hxx143 { this->DynamicThreadedGenerateData(outputRegionForThread); }, in GenerateData()
162 { this->DynamicThreadedGenerateData(outputRegionForThread); }, in GenerateData()
173 ::DynamicThreadedGenerateData( const RegionType & region ) in DynamicThreadedGenerateData() function in itk::InvertDisplacementFieldImageFilter
/dports/science/InsightToolkit/ITK-5.0.1/Modules/Filtering/ImageFilterBase/include/
H A DitkMaskNeighborhoodOperatorImageFilter.hxx96 ::DynamicThreadedGenerateData(const OutputImageRegionType & outputRegionForThread) in DynamicThreadedGenerateData() function in itk::MaskNeighborhoodOperatorImageFilter
105 Superclass::DynamicThreadedGenerateData(outputRegionForThread); in DynamicThreadedGenerateData()
H A DitkNoiseImageFilter.h108 void DynamicThreadedGenerateData(const OutputImageRegionType & outputRegionForThread) override;
/dports/science/InsightToolkit/ITK-5.0.1/Modules/Filtering/ImageFusion/include/
H A DitkLabelMapOverlayImageFilter.hxx78 { this->DynamicThreadedGenerateData(outputRegionForThread); }, in GenerateData()
97 ::DynamicThreadedGenerateData( const OutputImageRegionType& outputRegionForThread ) in DynamicThreadedGenerateData() function in itk::LabelMapOverlayImageFilter
H A DitkLabelMapOverlayImageFilter.h162 void DynamicThreadedGenerateData(const OutputImageRegionType & outputRegionForThread) override;
167 Superclass::DynamicThreadedGenerateData(outputRegion); in SuperclassDynamicTGD()
H A DitkLabelMapContourOverlayImageFilter.h204 void DynamicThreadedGenerateData(const OutputImageRegionType& outputRegionForThread) override;
209 Superclass::DynamicThreadedGenerateData(outputRegion); in SuperclassDynamicTGD()
/dports/science/InsightToolkit/ITK-5.0.1/Modules/Filtering/ImageLabel/include/
H A DitkLabelContourImageFilter.hxx85 [this](const OutputRegionType& r){ this->DynamicThreadedGenerateData(r); }, in GenerateData()
120 ::DynamicThreadedGenerateData(const OutputRegionType & outputRegionForThread) in DynamicThreadedGenerateData() function in itk::LabelContourImageFilter
H A DitkBinaryContourImageFilter.hxx89 …[this](const RegionType & outputRegionForThread) { this->DynamicThreadedGenerateData( outputRegion… in GenerateData()
129 ::DynamicThreadedGenerateData(const RegionType & outputRegionForThread) in DynamicThreadedGenerateData() function in itk::BinaryContourImageFilter
/dports/science/InsightToolkit/ITK-5.0.1/Modules/Filtering/ImageSources/include/
H A DitkPhysicalPointImageSource.hxx51 ::DynamicThreadedGenerateData(const RegionType &outputRegionForThread) in DynamicThreadedGenerateData() function in itk::PhysicalPointImageSource
H A DitkPhysicalPointImageSource.h75 void DynamicThreadedGenerateData(const RegionType & outputRegionForThread) override;
/dports/science/InsightToolkit/ITK-5.0.1/Modules/Filtering/FFT/include/
H A DitkVnlComplexToComplexFFTImageFilter.h72 void DynamicThreadedGenerateData(const OutputImageRegionType & outputRegionForThread) override;
/dports/science/InsightToolkit/ITK-5.0.1/Modules/Segmentation/ConnectedComponents/include/
H A DitkConnectedComponentImageFilter.hxx107 this->DynamicThreadedGenerateData( lambdaRegion ); in GenerateData()
159 ::DynamicThreadedGenerateData(const RegionType & outputRegionForThread) in DynamicThreadedGenerateData() function in itk::ConnectedComponentImageFilter
/dports/science/InsightToolkit/ITK-5.0.1/Modules/Filtering/ImageFrequency/include/
H A DitkUnaryFrequencyDomainFilter.hxx51 ::DynamicThreadedGenerateData( const ImageRegionType & outputRegionForThread ) in DynamicThreadedGenerateData() function in itk::UnaryFrequencyDomainFilter
/dports/science/InsightToolkit/ITK-5.0.1/Modules/Filtering/Smoothing/include/
H A DitkBoxMeanImageFilter.hxx48 ::DynamicThreadedGenerateData(const OutputImageRegionType & outputRegionForThread) in DynamicThreadedGenerateData() function in itk::BoxMeanImageFilter
H A DitkBoxSigmaImageFilter.hxx49 ::DynamicThreadedGenerateData(const OutputImageRegionType & outputRegionForThread) in DynamicThreadedGenerateData() function in itk::BoxSigmaImageFilter
H A DitkMeanImageFilter.h105 void DynamicThreadedGenerateData(const OutputImageRegionType & outputRegionForThread) override;
H A DitkBoxMeanImageFilter.h91 void DynamicThreadedGenerateData(const OutputImageRegionType & outputRegionForThread) override;
/dports/science/InsightToolkit/ITK-5.0.1/Modules/Filtering/ImageCompare/include/
H A DitkCheckerBoardImageFilter.h100 void DynamicThreadedGenerateData(const ImageRegionType & outputRegionForThread) override;
/dports/science/InsightToolkit/ITK-5.0.1/Modules/Filtering/ImageGrid/include/
H A DitkPermuteAxesImageFilter.h121 void DynamicThreadedGenerateData(const OutputImageRegionType & outputRegionForThread) override;

123456789