Commit 1a4112c
committed
STYLE: Replace
Follow-up to ITK pull request InsightSoftwareConsortium/ITK#4906
commit InsightSoftwareConsortium/ITK@7fd1e73Size var; var.Fill with auto var = Size::Filled
1 parent e8f8369 commit 1a4112c
File tree
107 files changed
+136
-263
lines changed- src
- Core
- Common
- ApplyAFilterOnlyToASpecifiedRegionOfAnImage
- CreateABackwardDifferenceOperator
- CreateAnImageRegion
- CreateAnotherInstanceOfAFilter
- CreateDerivativeKernel
- CreateForwardDifferenceKernel
- CreateGaussianDerivativeKernel
- CreateGaussianKernel
- CreateLaplacianKernel
- CreateSobelKernel
- CreateVectorImage
- CropImageBySpecifyingRegion
- DemonstrateAllOperators
- IsPixelInsideRegion
- IterateImageStartingAtSeed
- IterateLineThroughImageWithoutWriteAccess
- IterateLineThroughImage
- IterateOverARegionWithAShapedNeighborhoodIteratorManual
- IterateOverARegionWithAShapedNeighborhoodIterator
- IterateOverSpecificRegion
- NeighborhoodIteratorOnVectorImage
- ObserveAnEvent
- RandomSelectPixelFromRegionWithoutReplacee
- StoreNonPixelDataInImage
- StreamAPipeline
- WatchAFilter
- ImageAdaptors
- AddConstantToPixelsWithoutDuplicatingImage
- ExtractChannelOfImageWithMultipleComponents
- PresentImageAfterOperation
- ProcessNthComponentOfVectorImage
- ViewComponentVectorImageAsScaleImage
- ImageFunction
- ComputeMedianOfImageAtPixel
- MultiplyKernelWithAnImageAtLocation
- SpatialObjects
- ContourSpatialObject
- CreateALineSpatialObject
- TestKernel/GenerateRandomImage
- Transform/TranslateAVectorImage
- Developer
- Filtering
- BinaryMathematicalMorphology/ThinImage
- Convolution
- ColorNormalizedCorrelation
- ConvolveImageWithKernel
- NormalizedCorrelationOfMaskedImage
- NormalizedCorrelationUsingFFTWithMaskImages
- NormalizedCorrelationUsingFFT
- NormalizedCorrelation
- DistanceMap
- ApproxDistanceMapOfBinary
- MaurerDistanceMapOfBinary
- SignedDistanceMapOfBinary
- ImageCompare
- AbsValueOfTwoImages
- CombineTwoImagesWithCheckerBoardPattern
- SquaredDifferenceOfTwoImages
- ImageCompose
- ComposeVectorFromThreeScalarImages
- CreateVectorImageFromScalarImages
- JoinImages
- ImageFeature
- ApplyAFilterOnlyToASpecifiedImageRegion
- ExtractContoursFromImage
- FindZeroCrossingsInSignedImage
- ImageFilterBase
- ApplyKernelToEveryPixelInNonZeroImage
- ApplyKernelToEveryPixel
- ComputeLocalNoise
- CustomOperationToCorrespondingPixelsInTwoImages
- PredefinedOperationToCorrespondingPixelsInTwoImages
- ImageFusion
- ColorBoundariesOfRegions
- ColorLabeledRegions
- OverlayLabelMapOnImage
- ImageGrid
- FitSplineIntoPointSet
- PadAnImageWithAConstant
- RunImageFilterOnRegionOfImage
- ShrinkImage
- ImageIntensity
- AddConstantToEveryPixel
- ApplyAtanImageFilter
- BinaryANDTwoImages
- BinaryORTwoImages
- BinaryXORTwoImages
- CompareTwoImagesAndSetOutputPixelToMax
- CompareTwoImagesAndSetOutputPixelToMin
- ComputeEdgePotential
- ExtractComponentOfVectorImage
- IntensityWindowing
- InverseOfMaskToImage
- ScalePixelSumToConstant
- SquareEveryPixel
- SubtractConstantFromEveryPixel
- ImageLabel/ExtractInnerAndOuterBoundariesOfBlobsInBinaryImage
- ImageStatistics
- AdaptiveHistogramEqualizationImageFilter
- StatisticalPropertiesOfRegions
- LabelMap
- ConvertLabelMapToImage
- InvertImageUsingBinaryNot
- KeepRegionsAboveLevel
- KeepRegionsThatMeetSpecific
- LabelBinaryRegionsAndGetProperties
- LabelBinaryRegionsInImage
- MaskOneImageGivenLabelMap
- RemoveLabelsFromLabelMap
- Path/ExtractContoursFromImage
- Smoothing
- MeanFilteringOfAnImage
- MedianFilteringOfAnImage
- MedianFilteringOfAnRGBImage
- Thresholding/SeparateGroundUsingOtsu
- Nonunit/Review/GeometricPropertiesOfRegion
- Numerics/Statistics/ComputeTextureFeatures
- Registration/Common
- MatchFeaturePoints
- MultiresolutionPyramidFromImage
- RegisterImageToAnotherUsingLandmarks
- Segmentation
- LabelVoting/IterativeHoleFilling
- Voronoi/VoronoiDiagram
- Watersheds/MorphologicalWatershedSegmentation
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
107 files changed
+136
-263
lines changedLines changed: 2 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
32 | | - | |
| 31 | + | |
33 | 32 | | |
34 | 33 | | |
35 | 34 | | |
36 | 35 | | |
37 | 36 | | |
38 | | - | |
39 | | - | |
| 37 | + | |
40 | 38 | | |
41 | 39 | | |
42 | 40 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
34 | | - | |
| 33 | + | |
35 | 34 | | |
36 | 35 | | |
37 | 36 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
28 | | - | |
| 27 | + | |
29 | 28 | | |
30 | 29 | | |
31 | 30 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
29 | | - | |
30 | | - | |
| 29 | + | |
31 | 30 | | |
32 | 31 | | |
33 | 32 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
27 | | - | |
| 26 | + | |
28 | 27 | | |
29 | 28 | | |
30 | 29 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
27 | | - | |
| 26 | + | |
28 | 27 | | |
29 | 28 | | |
30 | 29 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
27 | | - | |
| 26 | + | |
28 | 27 | | |
29 | 28 | | |
30 | 29 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
27 | | - | |
| 26 | + | |
28 | 27 | | |
29 | 28 | | |
30 | 29 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
26 | | - | |
| 25 | + | |
27 | 26 | | |
28 | 27 | | |
29 | 28 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | | - | |
27 | | - | |
| 26 | + | |
28 | 27 | | |
29 | 28 | | |
30 | 29 | | |
| |||
0 commit comments