Home
last modified time | relevance | path

Searched defs:outputRegionForThread (Results 1 – 25 of 109) sorted by relevance

12345

/dports/science/InsightToolkit/ITK-5.0.1/Modules/Filtering/LabelMap/include/
H A DitkLabelMapToBinaryImageFilter.hxx85 [this](const OutputImageRegionType & outputRegionForThread) in GenerateData()
97 ::DynamicThreadedGenerateData(const OutputImageRegionType & outputRegionForThread) in DynamicThreadedGenerateData()
H A DitkLabelMapMaskImageFilter.hxx267 [this](const OutputImageRegionType & outputRegionForThread) in GenerateData()
268 { this->SuperclassDynamicTGD(outputRegionForThread); }, nullptr); in GenerateData()
315 ::DynamicThreadedGenerateData( const OutputImageRegionType& outputRegionForThread ) in DynamicThreadedGenerateData()
/dports/science/InsightToolkit/ITK-5.0.1/Modules/Filtering/ImageFilterBase/include/
H A DitkCastImageFilter.hxx91 ::DynamicThreadedGenerateData(const OutputImageRegionType & outputRegionForThread) in DynamicThreadedGenerateData()
102 ::DynamicThreadedGenerateDataDispatched(const OutputImageRegionType & outputRegionForThread) in DynamicThreadedGenerateDataDispatched()
124 ::DynamicThreadedGenerateDataDispatched(const OutputImageRegionType & outputRegionForThread) in DynamicThreadedGenerateDataDispatched()
H A DitkUnaryGeneratorImageFilter.hxx83 ::DynamicThreadedGenerateData(const OutputImageRegionType & outputRegionForThread) in DynamicThreadedGenerateData()
95 const OutputImageRegionType & outputRegionForThread) in DynamicThreadedGenerateDataWithFunctor()
H A DitkBinaryGeneratorImageFilter.hxx191 ::DynamicThreadedGenerateData(const OutputImageRegionType & outputRegionForThread) in DynamicThreadedGenerateData()
203 const OutputImageRegionType & outputRegionForThread) in DynamicThreadedGenerateDataWithFunctor()
/dports/science/InsightToolkit/ITK-5.0.1/Modules/Filtering/ImageFusion/include/
H A DitkLabelMapOverlayImageFilter.hxx85 [this](const OutputImageRegionType & outputRegionForThread) in GenerateData()
86 { this->SuperclassDynamicTGD(outputRegionForThread); }, in GenerateData()
97 ::DynamicThreadedGenerateData( const OutputImageRegionType& outputRegionForThread ) in DynamicThreadedGenerateData()
H A DitkLabelMapContourOverlayImageFilter.hxx100 [this](const OutputImageRegionType & outputRegionForThread) in GenerateData()
101 { this->SuperclassDynamicTGD(outputRegionForThread); }, in GenerateData()
226 ::DynamicThreadedGenerateData( const OutputImageRegionType& outputRegionForThread ) in DynamicThreadedGenerateData()
/dports/science/InsightToolkit/ITK-5.0.1/Modules/Filtering/ImageLabel/include/
H A DitkBinaryContourImageFilter.hxx89 …[this](const RegionType & outputRegionForThread) { this->DynamicThreadedGenerateData( outputRegion… in GenerateData()
98 …[this](const RegionType & outputRegionForThread) { this->ThreadedIntegrateData( outputRegionForThr… in GenerateData()
129 ::DynamicThreadedGenerateData(const RegionType & outputRegionForThread) in DynamicThreadedGenerateData()
208 ::ThreadedIntegrateData(const RegionType & outputRegionForThread) in ThreadedIntegrateData()
H A DitkLabelContourImageFilter.hxx120 ::DynamicThreadedGenerateData(const OutputRegionType & outputRegionForThread) in DynamicThreadedGenerateData()
168 ::ThreadedIntegrateData(const OutputRegionType & outputRegionForThread) in ThreadedIntegrateData()
/dports/science/InsightToolkit/ITK-5.0.1/Modules/Filtering/ImageFrequency/include/
H A DitkUnaryFrequencyDomainFilter.hxx51 ::DynamicThreadedGenerateData( const ImageRegionType & outputRegionForThread ) in DynamicThreadedGenerateData()
62 const ImageRegionType& outputRegionForThread ) in DynamicThreadedGenerateDataWithFunctor()
/dports/science/InsightToolkit/ITK-5.0.1/Modules/Filtering/DisplacementField/include/
H A DitkTransformToDisplacementFieldFilter.hxx163 ::DynamicThreadedGenerateData( const OutputImageRegionType & outputRegionForThread ) in DynamicThreadedGenerateData()
184 ::NonlinearThreadedGenerateData( const OutputImageRegionType & outputRegionForThread ) in NonlinearThreadedGenerateData()
224 ::LinearThreadedGenerateData( const OutputImageRegionType & outputRegionForThread ) in LinearThreadedGenerateData()
H A DitkInvertDisplacementFieldImageFilter.hxx161 [this](const OutputImageRegionType & outputRegionForThread) in GenerateData()
162 { this->DynamicThreadedGenerateData(outputRegionForThread); }, in GenerateData()
/dports/science/InsightToolkit/ITK-5.0.1/Modules/Filtering/ImageFeature/include/
H A DitkCannyEdgeDetectionImageFilter.hxx100 ::ThreadedCompute2ndDerivative(const OutputImageRegionType & outputRegionForThread) in ThreadedCompute2ndDerivative()
246 [this](const OutputImageRegionType & outputRegionForThread) in GenerateData()
247 { this->ThreadedCompute2ndDerivativePos(outputRegionForThread); }, in GenerateData()
398 ::ThreadedCompute2ndDerivativePos(const OutputImageRegionType & outputRegionForThread) in ThreadedCompute2ndDerivativePos()
/dports/science/InsightToolkit/ITK-5.0.1/Modules/Filtering/ImageSources/include/
H A DitkPhysicalPointImageSource.hxx51 ::DynamicThreadedGenerateData(const RegionType &outputRegionForThread) in DynamicThreadedGenerateData()
/dports/science/InsightToolkit/ITK-5.0.1/Modules/Filtering/DistanceMap/include/
H A DitkIsoContourDistanceImageFilter.hxx201 ::ThreadedGenerateData(const OutputImageRegionType & outputRegionForThread, in ThreadedGenerateData()
244 ::ThreadedGenerateDataFull( const OutputImageRegionType & outputRegionForThread, in ThreadedGenerateDataFull()
290 ::ThreadedGenerateDataBand(const OutputImageRegionType & itkNotUsed(outputRegionForThread), in ThreadedGenerateDataBand()
/dports/science/InsightToolkit/ITK-5.0.1/Modules/Filtering/Smoothing/include/
H A DitkBoxMeanImageFilter.hxx48 ::DynamicThreadedGenerateData(const OutputImageRegionType & outputRegionForThread) in DynamicThreadedGenerateData()
H A DitkBoxSigmaImageFilter.hxx49 ::DynamicThreadedGenerateData(const OutputImageRegionType & outputRegionForThread) in DynamicThreadedGenerateData()
H A DitkMeanImageFilter.hxx41 ::DynamicThreadedGenerateData(const OutputImageRegionType & outputRegionForThread) in DynamicThreadedGenerateData()
/dports/science/InsightToolkit/ITK-5.0.1/Modules/Filtering/ImageGrid/include/
H A DitkResampleImageFilter.hxx174 ::DynamicThreadedGenerateData(const OutputImageRegionType & outputRegionForThread) in DynamicThreadedGenerateData()
330 ::NonlinearThreadedGenerateData(const OutputImageRegionType & outputRegionForThread) in NonlinearThreadedGenerateData()
397 ::LinearThreadedGenerateData(const OutputImageRegionType & outputRegionForThread) in LinearThreadedGenerateData()
H A DitkCyclicShiftImageFilter.hxx57 ::DynamicThreadedGenerateData(const OutputImageRegionType & outputRegionForThread) in DynamicThreadedGenerateData()
/dports/science/InsightToolkit/ITK-5.0.1/Modules/Filtering/MathematicalMorphology/include/
H A DitkMorphologyImageFilter.hxx42 ::DynamicThreadedGenerateData(const OutputImageRegionType & outputRegionForThread) in DynamicThreadedGenerateData()
/dports/science/InsightToolkit/ITK-5.0.1/Modules/Core/Common/include/
H A DitkUnaryFunctorImageFilter.hxx79 ::DynamicThreadedGenerateData(const OutputImageRegionType & outputRegionForThread) in DynamicThreadedGenerateData()
/dports/science/InsightToolkit/ITK-5.0.1/Modules/Segmentation/ConnectedComponents/include/
H A DitkConnectedComponentImageFilter.hxx159 ::DynamicThreadedGenerateData(const RegionType & outputRegionForThread) in DynamicThreadedGenerateData()
211 ::ThreadedWriteOutput(const RegionType & outputRegionForThread) in ThreadedWriteOutput()
/dports/science/InsightToolkit/ITK-5.0.1/Modules/Filtering/ImageNoise/include/
H A DitkSaltAndPepperNoiseImageFilter.hxx41 ::DynamicThreadedGenerateData( const OutputImageRegionType &outputRegionForThread ) in DynamicThreadedGenerateData()
/dports/science/InsightToolkit/ITK-5.0.1/Modules/Filtering/ImageIntensity/include/
H A DitkShiftScaleImageFilter.hxx80 ::ThreadedGenerateData(const OutputImageRegionType & outputRegionForThread, in ThreadedGenerateData()

12345