Home
last modified time | relevance | path

Searched refs:progressWatch (Results 1 – 25 of 33) sorted by relevance

12

/dports/science/InsightToolkit/ITK-5.0.1/Modules/Registration/GPUPDEDeformable/test/
H A DitkGPUDemonsRegistrationFilterTest.cxx282 ProgressType progressWatch(filter); in itkGPUDemons() local
283 progressWatch.DebugOn(); in itkGPUDemons()
286 command->SetCallbackFunction(&progressWatch, in itkGPUDemons()
407 ProgressType progressWatch(filter); in itkCPUDemons() local
410 command->SetCallbackFunction(&progressWatch, in itkCPUDemons()
/dports/science/InsightToolkit/ITK-5.0.1/Modules/Core/SpatialObjects/test/
H A DitkSpatialObjectToImageFilterTest.cxx121 ShowProgressObject progressWatch( imageFilter ); in itkSpatialObjectToImageFilterTest() local
124 command->SetCallbackFunction( &progressWatch, in itkSpatialObjectToImageFilterTest()
/dports/science/InsightToolkit/ITK-5.0.1/Modules/Filtering/ImageGrid/test/
H A DitkBasicArchitectureTest.cxx133 ShowProgressObject progressWatch(shrink); in itkBasicArchitectureTest() local
136 command->SetCallbackFunction(&progressWatch, in itkBasicArchitectureTest()
H A DitkPermuteAxesImageFilterTest.cxx85 ShowProgressObject progressWatch(permuter); in itkPermuteAxesImageFilterTest() local
88 command->SetCallbackFunction(&progressWatch, in itkPermuteAxesImageFilterTest()
H A DitkExpandImageFilterTest.cxx131 ShowProgressObject progressWatch(expander); in itkExpandImageFilterTest() local
134 command->SetCallbackFunction(&progressWatch, in itkExpandImageFilterTest()
/dports/science/InsightToolkit/ITK-5.0.1/Modules/Filtering/ImageIntensity/test/
H A DitkHistogramMatchingImageFilterTest.cxx123 ShowProgressObject progressWatch(filter); in itkHistogramMatchingImageFilterTest() local
126 command->SetCallbackFunction(&progressWatch, in itkHistogramMatchingImageFilterTest()
H A DitkVectorExpandImageFilterTest.cxx147 ShowProgressObject progressWatch(expander); in itkVectorExpandImageFilterTest() local
150 command->SetCallbackFunction(&progressWatch, in itkVectorExpandImageFilterTest()
/dports/science/InsightToolkit/ITK-5.0.1/Modules/Filtering/FastMarching/test/
H A DitkFastMarchingImageFilterRealTest1.cxx69 ShowProgressObject progressWatch( marcher ); in itkFastMarchingImageFilterRealTest1() local
72 command->SetCallbackFunction( &progressWatch, in itkFastMarchingImageFilterRealTest1()
H A DitkFastMarchingTest.cxx51 ShowProgressObject progressWatch(marcher); in itkFastMarchingTest() local
54 command->SetCallbackFunction(&progressWatch, in itkFastMarchingTest()
H A DitkFastMarchingImageFilterRealTest2.cxx70 ShowProgressObject progressWatch( marcher ); in itkFastMarchingImageFilterRealTest2() local
73 command->SetCallbackFunction( &progressWatch, in itkFastMarchingImageFilterRealTest2()
H A DitkFastMarchingTest2.cxx51 ShowProgressObject progressWatch(marcher); in itkFastMarchingTest2() local
54 command->SetCallbackFunction(&progressWatch, in itkFastMarchingTest2()
H A DitkFastMarchingExtensionImageFilterTest.cxx59 ShowProgressObject progressWatch(marcher); in itkFastMarchingExtensionImageFilterTest() local
62 command->SetCallbackFunction(&progressWatch, in itkFastMarchingExtensionImageFilterTest()
/dports/science/InsightToolkit/ITK-5.0.1/Modules/Filtering/DistanceMap/test/
H A DitkIsoContourDistanceImageFilterTest.cxx113 ShowProgressObject progressWatch(isocontour); in itkIsoContourDistanceImageFilterTest() local
116 command->SetCallbackFunction(&progressWatch, in itkIsoContourDistanceImageFilterTest()
/dports/science/InsightToolkit/ITK-5.0.1/Modules/Filtering/CurvatureFlow/test/
H A DitkBinaryMinMaxCurvatureFlowImageFilterTest.cxx169 ShowProgressObject progressWatch(denoiser); in testBinaryMinMaxCurvatureFlow() local
172 command->SetCallbackFunction(&progressWatch, in testBinaryMinMaxCurvatureFlow()
H A DitkCurvatureFlowTest.cxx178 ShowProgressObject progressWatch(denoiser); in itkCurvatureFlowTest() local
181 command->SetCallbackFunction(&progressWatch, in itkCurvatureFlowTest()
/dports/science/InsightToolkit/ITK-5.0.1/Modules/Filtering/ImageCompose/test/
H A DitkJoinSeriesImageFilterTest.cxx134 ShowProgressObject progressWatch( joinSeriesImage ); in itkJoinSeriesImageFilterTest() local
137 command->SetCallbackFunction( &progressWatch, in itkJoinSeriesImageFilterTest()
/dports/science/InsightToolkit/ITK-5.0.1/Modules/Registration/PDEDeformable/test/
H A DitkDiffeomorphicDemonsRegistrationFilterTest2.cxx180 ProgressType progressWatch(registrator); in itkDiffeomorphicDemonsRegistrationFilterTest2() local
183 command->SetCallbackFunction(&progressWatch, in itkDiffeomorphicDemonsRegistrationFilterTest2()
H A DitkCurvatureRegistrationFilterTest.cxx188 ShowProgressObject progressWatch(registrator); in itkCurvatureRegistrationFilterTest() local
191 command->SetCallbackFunction(&progressWatch, in itkCurvatureRegistrationFilterTest()
H A DitkDemonsRegistrationFilterTest.cxx208 ProgressType progressWatch(registrator); in itkDemonsRegistrationFilterTest() local
211 command->SetCallbackFunction(&progressWatch, in itkDemonsRegistrationFilterTest()
H A DitkFastSymmetricForcesDemonsRegistrationFilterTest.cxx203 ProgressType progressWatch(registrator); in itkFastSymmetricForcesDemonsRegistrationFilterTest() local
206 command->SetCallbackFunction(&progressWatch, in itkFastSymmetricForcesDemonsRegistrationFilterTest()
H A DitkSymmetricForcesDemonsRegistrationFilterTest.cxx187 ShowProgressObject progressWatch(registrator); in itkSymmetricForcesDemonsRegistrationFilterTest() local
190 command->SetCallbackFunction(&progressWatch, in itkSymmetricForcesDemonsRegistrationFilterTest()
/dports/science/InsightToolkit/ITK-5.0.1/Modules/Segmentation/LevelSets/test/
H A DitkReinitializeLevelSetImageFilterTest.cxx108 ShowProgressObject progressWatch(reinitializer); in itkReinitializeLevelSetImageFilterTest() local
111 command->SetCallbackFunction(&progressWatch, in itkReinitializeLevelSetImageFilterTest()
H A DitkExtensionVelocitiesImageFilterTest.cxx192 ShowProgressObject progressWatch(reinitializer); in itkExtensionVelocitiesImageFilterTest() local
195 command->SetCallbackFunction(&progressWatch, in itkExtensionVelocitiesImageFilterTest()
/dports/science/InsightToolkit/ITK-5.0.1/Modules/Filtering/AnisotropicSmoothing/test/
H A DitkMinMaxCurvatureFlowImageFilterTest.cxx200 ShowProgressObject progressWatch(denoiser); in testMinMaxCurvatureFlow() local
203 command->SetCallbackFunction(&progressWatch, in testMinMaxCurvatureFlow()
/dports/science/InsightToolkit/ITK-5.0.1/Modules/Segmentation/Classifiers/test/
H A DitkSupervisedImageClassifierTest.cxx304 ProgressType progressWatch(applyClassifier); in itkSupervisedImageClassifierTest() local
307 command->SetCallbackFunction(&progressWatch, in itkSupervisedImageClassifierTest()

12