Commit c84d33b
committed
COMP: Updating to find_package(Python3)
Now that cmake FindPython3 can be universally
used, prefer to only use that set of variable
names for identifying the python executables.
Intial procesing with manual cleanup by:
ITK/Utilities/Maintenance/FindPython3_ModernizeCMake.sh
Finding the correct python version should always respect the
Python3_ROOT_DIR variable provided during building.1 parent 94e4144 commit c84d33b
File tree
116 files changed
+180
-351
lines changed- CMake
- Superbuild
- Utilities/CookieCutter/{{cookiecutter.example_name}}
- src
- Bridge/NumPy/ConvertNumPyArrayToitkImage
- Core
- Common
- AddOffsetToIndex
- ApplyAFilterOnlyToASpecifiedRegionOfAnImage
- BoundingBoxOfAPointSet
- BuildAHelloWorldProgram
- ComputeTimeBetweenPoints
- CreateACovariantVector
- CreateAFixedArray
- CreateAIndex
- CreateAPointSet
- CreateASize
- CreateAVector
- CreateAnImageOfVectors
- CreateAnImageRegion
- CreateAnImage
- CreateAnRGBImage
- CreateDerivativeKernel
- CreateForwardDifferenceKernel
- CreateGaussianDerivativeKernel
- CreateGaussianKernel
- CreateLaplacianKernel
- CreateSobelKernel
- DuplicateAnImage
- EagerModuleLoadingPython
- GetImageSize
- GetTypeBasicInformation
- IsPixelInsideRegion
- ObserveAnEvent
- PrintModuleLoadingPython
- ReadWriteVectorImage
- SetDefaultNumberOfThreads
- SetPixelValueInOneImage
- StreamAPipeline
- VectorDotProduct
- ImageFunction/ResampleSegmentedImage
- Mesh
- AccessDataInCells
- ExtractIsoSurface
- Transform
- DeformAVolumeWithAThinPlateSpline
- ScaleAnImage
- Filtering
- AnisotropicSmoothing
- ComputeCurvatureAnisotropicDiffusion
- ComputeCurvatureFlow
- ComputeGradientAnisotropicDiffusion
- ComputePeronaMalikAnisotropicDiffusion
- AntiAlias/SmoothBinaryImageBeforeSurfaceExtraction
- BinaryMathematicalMorphology
- DilateABinaryImage
- ErodeABinaryImage
- ThinImage
- Colormap
- ApplyAColormapToAnImage
- CreateACustomColormap
- FFT
- ComputeFFTInOneDimension
- ComputeInverseFFTOfImage
- ImageCompare/CombineTwoImagesWithCheckerBoardPattern
- ImageFeature
- AdditiveGaussianNoiseImageFilter
- ComputeLaplacian
- DerivativeImage
- DetectEdgesWithCannyEdgeDetectionFilter
- LaplacianRecursiveGaussianImageFilter
- SegmentBloodVessels
- SobelEdgeDetectionImageFilter
- ImageFilterBase
- ApplyKernelToEveryPixel
- CastAnImageToAnotherType
- ImageFusion/OverlayLabelMapOnTopOfAnImage
- ImageGradient
- ApplyGradientRecursiveGaussianWithVectorInput
- ApplyGradientRecursiveGaussian
- ComputeGradientMagnitudeRecursiveGaussian
- ImageGrid
- Create3DVolume
- FlipAnImageOverSpecifiedAxes
- ProcessA2DSliceOfA3DImage
- ResampleAScalarImage
- ResampleAVectorImage
- ResampleAnImage
- WarpAnImageUsingADeformationField
- ImageIntensity
- ApplyExpNegativeImageFilter
- ComputeSigmoid
- ConvertRGBImageToGrayscaleImage
- RescaleIntensity
- ImageStatistics
- AdaptiveHistogramEqualizationImageFilter
- CalculateImageMoments
- LabelMap/RemoveHolesNotConnectedToImageBoundaries
- MathematicalMorphology
- DilateAGrayscaleImage
- ErodeAGrayscaleImage
- Smoothing
- BlurringAnImageUsingABinomialKernel
- ComputesSmoothingWithGaussianKernel
- MeanFilteringOfAnImage
- MedianFilteringOfAnImage
- Thresholding
- ThresholdAnImageUsingBinary
- ThresholdAnImageUsingOtsu
- ThresholdAnImage
- IO
- GDCM
- ReadAndPrintDICOMTags
- ReadDICOMSeriesAndWrite3DImage
- ImageBase
- CreateAListOfFileNames
- GenerateSlicesFromVolume
- ProcessImageChunks
- ReadAnImage
- WriteAnImage
- Nonunit/Review/SegmentBloodVesselsWithMultiScaleHessianBasedMeasure
- Numerics
- Optimizers/ExhaustiveOptimizer
- Statistics/HistogramCreationAndBinAccess
- Registration
- Common
- ComputeMeanSquareBetweenTwoImages
- GlobalRegistrationOfTwoImages
- Perform2DTranslationRegistrationWithMeanSquares
- RegisterImageToAnotherUsingLandmarks
- Metricsv4/RegisterTwoPointSets
- Segmentation
- LevelSets/SegmentWithGeodesicActiveContourLevelSet
- Watersheds/SegmentWithWatershedImageFilter
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
116 files changed
+180
-351
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
21 | | - | |
| 20 | + | |
22 | 21 | | |
23 | | - | |
24 | | - | |
| 22 | + | |
| 23 | + | |
25 | 24 | | |
26 | 25 | | |
27 | 26 | | |
| |||
30 | 29 | | |
31 | 30 | | |
32 | 31 | | |
| 32 | + | |
| 33 | + | |
33 | 34 | | |
34 | 35 | | |
35 | | - | |
| 36 | + | |
36 | 37 | | |
37 | 38 | | |
38 | 39 | | |
| |||
This file was deleted.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
9 | | - | |
10 | | - | |
11 | | - | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
| 38 | + | |
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
138 | 138 | | |
139 | 139 | | |
140 | 140 | | |
141 | | - | |
142 | | - | |
143 | | - | |
144 | | - | |
| 141 | + | |
| 142 | + | |
| 143 | + | |
| 144 | + | |
| 145 | + | |
| 146 | + | |
| 147 | + | |
| 148 | + | |
| 149 | + | |
| 150 | + | |
145 | 151 | | |
146 | | - | |
147 | | - | |
148 | | - | |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
149 | 156 | | |
150 | 157 | | |
151 | 158 | | |
| |||
154 | 161 | | |
155 | 162 | | |
156 | 163 | | |
157 | | - | |
158 | | - | |
159 | | - | |
160 | | - | |
161 | | - | |
162 | | - | |
163 | | - | |
164 | | - | |
165 | | - | |
166 | | - | |
167 | | - | |
168 | | - | |
169 | | - | |
170 | | - | |
171 | | - | |
172 | | - | |
173 | | - | |
174 | | - | |
175 | | - | |
176 | | - | |
177 | | - | |
178 | | - | |
179 | | - | |
180 | | - | |
181 | | - | |
182 | | - | |
183 | | - | |
184 | | - | |
185 | | - | |
186 | | - | |
187 | | - | |
188 | | - | |
189 | | - | |
190 | | - | |
191 | | - | |
192 | | - | |
193 | | - | |
194 | | - | |
195 | | - | |
196 | | - | |
197 | | - | |
198 | | - | |
199 | | - | |
200 | | - | |
201 | | - | |
202 | | - | |
203 | | - | |
204 | | - | |
205 | | - | |
206 | | - | |
207 | | - | |
208 | | - | |
209 | | - | |
210 | | - | |
211 | | - | |
212 | | - | |
213 | 164 | | |
214 | 165 | | |
215 | 166 | | |
| |||
265 | 216 | | |
266 | 217 | | |
267 | 218 | | |
268 | | - | |
269 | 219 | | |
270 | 220 | | |
271 | 221 | | |
| |||
288 | 238 | | |
289 | 239 | | |
290 | 240 | | |
291 | | - | |
| 241 | + | |
292 | 242 | | |
293 | 243 | | |
294 | 244 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | | - | |
| 1 | + | |
| 2 | + | |
2 | 3 | | |
3 | 4 | | |
4 | 5 | | |
5 | | - | |
| 6 | + | |
6 | 7 | | |
7 | 8 | | |
8 | 9 | | |
9 | | - | |
| 10 | + | |
10 | 11 | | |
11 | 12 | | |
12 | 13 | | |
| |||
15 | 16 | | |
16 | 17 | | |
17 | 18 | | |
18 | | - | |
19 | | - | |
20 | | - | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
21 | 22 | | |
22 | 23 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
27 | 31 | | |
28 | 32 | | |
29 | 33 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | | - | |
| 49 | + | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
| 52 | + | |
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
| |||
Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
| 36 | + | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
| 39 | + | |
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| |||
0 commit comments