File tree
1,134 files changed
+1828
-579
lines changed- .github
- CMake
- Documentation
- Build
- Contribute
- Download
- Formatting
- art
- static
- Utilities
- src
- Bridge
- NumPy/ConvertNumPyArrayToitkImage
- VtkGlue
- ConvertAnRGBitkImageTovtkImageData
- ConvertAnitkImageTovtkImageData
- ConvertRGBvtkImageDataToAnitkImage
- ConvertvtkImageDataToAnitkImage
- VTKImageToITKImage
- VisualizeEvolvingDense2DLevelSetAsElevationMap
- VisualizeEvolvingDense2DLevelSetZeroSet
- VisualizeStaticDense2DLevelSetAsElevationMap
- VisualizeStaticDense2DLevelSetZeroSet
- VisualizeStaticMalcolm2DLevelSetLayers
- VisualizeStaticShi2DLevelSetLayers
- VisualizeStaticWhitaker2DLevelSetLayers
- Core
- Common
- AddNoiseToBinaryImage
- ConvertArrayToImage
- DisplayImage
- FindMaxAndMinInImage
- GetImageSize
- ImageRegionOverlap
- ImportPixelBufferIntoAnImage
- InPlaceFilterOfImage
- IterateLineThroughImage
- IterateRegionWithAccessToIndexWithWriteAccess
- IterateRegionWithAccessToIndexWithoutWriteAccess
- IterateRegionWithNeighborhood
- IterateRegionWithWriteAccess
- IterateRegionWithoutWriteAccess
- IterateWithNeighborhoodWithoutAccess
- MakeOutOfBoundsPixelsReturnConstValue
- MakePartOfImageTransparent
- MiniPipeline
- MultiThreadOilPainting
- MultipleOutputsOfSameType
- ReRunPipelineWithChangingLargestPossibleRegion
- ReadWriteVectorImage
- SetPixelValueInOneImage
- UseParallelizeImageRegion
- ImageFunction
- ComputeMedianOfImageAtPixel
- ResampleSegmentedImage
- Mesh
- ConvertTriangleMeshToBinaryImage
- ExtractIsoSurface
- TranslateOneMesh
- QuadEdgeMesh
- CreateTriangularQuadEdgeMesh
- CutMesh
- ExtractVertexOnMeshBoundaries
- GetListOfFacesAroundAGivenVertex
- PrintVertexNeighbors
- SpatialObjects
- ConvertSpatialObjectToImage
- CreateALineSpatialObject
- Ellipse
- TestKernel/GenerateRandomImage
- Transform
- ApplyAffineTransformFromHomogeneousMatrixAndResample
- GlobalRegistrationTwoImagesAffine
- GlobalRegistrationTwoImagesBSpline
- MutualInformationAffine
- ScaleAnImage
- TranslateImage
- Filtering
- AnisotropicSmoothing
- ComputeCurvatureAnisotropicDiffusion
- ComputeCurvatureFlow
- ComputeGradientAnisotropicDiffusion
- ComputePeronaMalikAnisotropicDiffusion
- SmoothImageWhilePreservingEdges2
- SmoothImageWhilePreservingEdges
- AntiAlias/SmoothBinaryImageBeforeSurfaceExtraction
- BinaryMathematicalMorphology
- ClosingBinaryImage
- DilateABinaryImage
- ErodeABinaryImage
- OpeningBinaryImage
- PruneBinaryImage
- ThinImage
- Colormap
- ApplyAColormapToAnImage
- CreateACustomColormap
- Convolution
- ConvolveImageWithKernel
- NormalizedCorrelationOfMaskedImage
- NormalizedCorrelationUsingFFTWithMaskImages
- NormalizedCorrelationUsingFFT
- CurvatureFlow
- BinaryMinMaxCurvatureFlow
- SmoothImageUsingCurvatureFlow
- SmoothImageUsingMinMaxCurvatureFlow
- SmoothRGBImageUsingCurvatureFlow
- SmoothRGBImageUsingMinMaxCurvatureFlow
- DistanceMap/MeanDistanceBetweenAllPointsOnTwoCurves
- FFT
- ComputeForwardFFT
- ComputeImageSpectralDensity
- ComputeInverseFFTOfImage
- FilterImageInFourierDomain
- FastMarching
- ComputeGeodesicDistanceOnMesh
- CreateDistanceMapFromSeeds
- ImageCompare/CombineTwoImagesWithCheckerBoardPattern
- ImageFeature
- AdditiveGaussianNoiseImageFilter
- ApplyAFilterToASpecifiedRegionOfAnImage
- BilateralFilterAnImage
- ComputeLaplacian
- DerivativeImage
- DetectEdgesWithCannyEdgeDetectionFilter
- LaplacianRecursiveGaussianImageFilter
- SegmentBloodVessels
- SobelEdgeDetectionImageFilter
- ZeroCrossingBasedEdgeDecor
- ImageFilterBase
- ApplyKernelToEveryPixelInNonZeroImage
- ApplyKernelToEveryPixel
- CastAnImageToAnotherType
- ComputeLocalNoise
- ImageFusion
- ColorBoundariesOfRegions
- ColorLabeledRegions
- OverlayLabelMapOnImage
- OverlayLabelMapOnTopOfAnImage
- ImageGradient
- ApplyGradientRecursiveGaussianWithVectorInput
- ApplyGradientRecursiveGaussian
- ComputeGradientMagnitudeRecursiveGaussian
- ComputeGradientMagnitude
- ImageGrid
- AppendTwo3DVolumes
- ChangeImageOriginSpacingOrDirection
- Create3DVolume
- CropImageBySpecifyingRegion2
- ExtractRegionOfInterestInOneImage
- FlipAnImageOverSpecifiedAxes
- PadAnImageByMirroring
- PadAnImageWithAConstant
- PadImageByWrapping
- PasteImageIntoAnotherOne
- PermuteAxesOfAnImage
- ProcessA2DSliceOfA3DImage
- ResampleAScalarImage
- ResampleAVectorImage
- ResampleAnImage
- RunImageFilterOnRegionOfImage
- TileImagesSideBySide
- UpsampleAnImage
- WarpAnImageUsingADeformationField
- ImageIntensity
- AbsValueOfImage
- AddConstantToEveryPixel
- AddTwoImages
- ApplyAtanImageFilter
- ApplyCosImageFilter
- ApplyExpNegativeImageFilter
- ApplySinImageFilter
- BinaryANDTwoImages
- BinaryORTwoImages
- BinaryXORTwoImages
- ComputeSigmoid
- ComputerMagInVectorImageToMakeMagImage
- ConvertRGBImageToGrayscaleImage
- IntensityWindowing
- InverseOfMaskToImage
- InvertImage
- MaskImage
- MultiplyImageByScalar
- MultiplyTwoImages
- NormalizeImage
- PixelDivisionOfTwoImages
- RescaleIntensity
- SquareEveryPixel
- SubtractConstantFromEveryPixel
- SubtractTwoImages
- TransformVectorValuedImagePixels
- ImageLabel
- ExtractBoundariesOfConnectedRegionsInBinaryImage
- ExtractInnerAndOuterBoundariesOfBlobsInBinaryImage
- LabelContoursOfConnectComponent
- ImageStatistics
- AdaptiveHistogramEqualizationImageFilter
- ApplyAccumulateImageFilter
- CalculateImageMoments
- StatisticalPropertiesOfRegions
- LabelMap
- ApplyMorphologicalClosingOnAllLabelObjects
- ApplyMorphologicalClosingOnSpecificLabelObject
- ConvertLabelMapToImage
- ExtractGivenLabelObject
- InvertImageUsingBinaryNot
- KeepBinaryRegionsThatMeetSpecific
- KeepRegionsAboveLevel
- KeepRegionsThatMeetSpecific
- LabelBinaryRegionsAndGetProperties
- LabelBinaryRegionsInImage
- MaskOneImageGivenLabelMap
- RemoveHolesNotConnectedToImageBoundaries
- MathematicalMorphology
- DilateAGrayscaleImage
- ErodeAGrayscaleImage
- ErodeBinaryImageUsingFlatStruct
- RegionalMaximal
- RegionalMinimal
- ValuedRegionalMaximaImage
- ValuedRegionalMinimalImage
- QuadEdgeMeshFiltering
- ComputeNormalsOfAMesh
- ComputePlanarParameterizationOfAMesh
- DelaunayConformEdgeFlipping
- Smoothing
- BlurringAnImageUsingABinomialKernel
- ComputesSmoothingWithGaussianKernel
- FindHigherDerivativesOfImage
- MeanFilteringOfAnImage
- MedianFilteringOfAnImage
- MedianFilteringOfAnRGBImage
- SmoothImageWithDiscreteGaussianFilter
- Thresholding
- DemonstrateThresholdAlgorithms
- ThresholdAnImageUsingBinary
- ThresholdAnImageUsingOtsu
- ThresholdAnImage
- IO
- GDCM
- ReadAndPrintDICOMTags
- ReadDICOMSeriesAndWrite3DImage
- ImageBase
- ConvertFileFormats
- GenerateSlicesFromVolume
- ProcessImageChunks
- ReadAnImage
- ReadUnknownImageType
- RegisterIOFactories
- WriteAnImage
- Mesh/ReadMesh
- TIFF/WriteATIFFImage
- Nonunit/Review
- GeometricPropertiesOfRegion
- SegmentBloodVesselsWithMultiScaleHessianBasedMeasure
- Numerics
- Optimizers/ExhaustiveOptimizer
- Statistics/ComputeHistogramFromGrayscaleImage
- Registration
- Common
- ComputeMeanSquareBetweenTwoImages
- GlobalRegistrationOfTwoImages
- MultiresolutionPyramidFromImage
- MutualInformation
- Perform2DTranslationRegistrationWithMeanSquares
- PerformMultiModalityRegistrationWithMutualInformation
- RegisterImageToAnotherUsingLandmarks
- WatchRegistration
- Metricsv4/PerformRegistrationOnVectorImages
- Segmentation
- Classifiers/ClusterPixelsInGrayscaleImage
- ConnectedComponents
- AssignContiguousLabelsToConnectedRegions
- ExtraLargestConnectComponentFromBinaryImage
- LabelConnectComponentsInGrayscaleImage
- LabelVoting/IterativeHoleFilling
- LevelSets/SegmentWithGeodesicActiveContourLevelSet
- RegionGrowing/SegmentPixelsWithSimilarStats
- Watersheds
- MorphologicalWatershedSegmentation
- SegmentWithWatershedImageFilter
- Video/BridgeOpenCV/ConvertAnITKGrayScaleImageToCVMat
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
1,134 files changed
+1828
-579
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
15 |
| - | |
| 15 | + |
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
83 | 83 |
| |
84 | 84 |
| |
85 | 85 |
| |
86 |
| - | |
| 86 | + | |
87 | 87 |
| |
88 | 88 |
| |
89 | 89 |
| |
|
Lines changed: 1202 additions & 0 deletions
Large diffs are not rendered by default.
Lines changed: 6 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + |
Lines changed: 50 additions & 8 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
| 1 | + | |
| 2 | + | |
2 | 3 |
| |
3 | 4 |
| |
4 | 5 |
| |
| |||
20 | 21 |
| |
21 | 22 |
| |
22 | 23 |
| |
| 24 | + | |
| 25 | + | |
23 | 26 |
| |
24 | 27 |
| |
25 | 28 |
| |
26 | 29 |
| |
27 |
| - | |
28 |
| - | |
29 |
| - | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
30 | 34 |
| |
31 |
| - | |
32 |
| - | |
33 |
| - | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
| 43 | + | |
| 44 | + | |
| 45 | + | |
| 46 | + | |
| 47 | + | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| 59 | + | |
| 60 | + | |
| 61 | + | |
| 62 | + | |
34 | 63 |
| |
35 | 64 |
| |
36 |
| - | |
| 65 | + | |
| 66 | + | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + |
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
113 | 113 |
| |
114 | 114 |
| |
115 | 115 |
| |
116 |
| - | |
| 116 | + | |
117 | 117 |
| |
118 | 118 |
| |
119 | 119 |
| |
|
Lines changed: 2 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
125 | 125 |
| |
126 | 126 |
| |
127 | 127 |
| |
128 |
| - | |
| 128 | + | |
129 | 129 |
| |
130 | 130 |
| |
131 | 131 |
| |
132 | 132 |
| |
133 |
| - | |
| 133 | + | |
134 | 134 |
| |
135 | 135 |
| |
136 | 136 |
| |
|
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + |
Lines changed: 0 additions & 1 deletion
This file was deleted.
Lines changed: 1 addition & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
| 1 | + |
0 commit comments