File tree
212 files changed
+1708
-1708
lines changed- Documentation
- Download
- Formatting
- Superbuild
- Utilities
- CookieCutter/{{cookiecutter.example_name}}
- src
- Bridge/VtkGlue
- VisualizeEvolvingDense2DLevelSetAsElevationMap
- VisualizeEvolvingDense2DLevelSetZeroSet
- VisualizeStaticDense2DLevelSetAsElevationMap
- VisualizeStaticDense2DLevelSetZeroSet
- VisualizeStaticMalcolm2DLevelSetLayers
- VisualizeStaticShi2DLevelSetLayers
- VisualizeStaticWhitaker2DLevelSetLayers
- Core
- Common
- ApplyAFilterOnlyToASpecifiedRegionOfAnImage
- BoundingBoxOfAPointSet
- BuildAHelloWorldProgram
- ComputeTimeBetweenPoints
- ConceptCheckingIsFloatingPoint
- ConceptCheckingIsSameDimension
- ConceptCheckingIsSameType
- CovariantVectorDotProduct
- CovariantVectorNorm
- CreateABackwardDifferenceOperator
- CreateACovariantVector
- CreateAFixedArray
- CreateAIndex
- CreateAPointSet
- CreateASize
- CreateAVector
- CreateAnImageRegion
- CreateAnRGBImage
- CreateAnother
- CreateDerivativeKernel
- CreateForwardDifferenceKernel
- CreateGaussianDerivativeKernel
- CreateGaussianKernel
- CreateLaplacianKernel
- CreateSobelKernel
- DisplayImage
- DistanceBetweenIndices
- DistanceBetweenPoints
- DoDataParallelThreading
- DuplicateAnImage
- FilterAndParallelizeImageRegion
- GetImageSize
- GetNameOfClass
- GetTypeBasicInformation
- ImageRegionIntersection
- ImageRegionOverlap
- IsPixelInsideRegion
- IterateLineThroughImage
- IterateOnAVectorContainer
- IterateOverARegionWithAShapedNeighborhoodIteratorManual
- IterateOverARegionWithAShapedNeighborhoodIterator
- MersenneTwisterRandomIntegerGenerator
- MersenneTwisterRandomNumberGenerator
- ObserveAnEvent
- ReRunPipelineWithChangingLargestPossibleRegion
- ReadAPointSet
- SetDefaultNumberOfThreads
- SetPixelValueInOneImage
- StreamAPipeline
- TraceMemoryBetweenPoints
- TryCatchException
- UseParallelizeImageRegion
- VectorDotProduct
- WatchAFilter
- WriteAPointSet
- Mesh
- ConvertTriangleMeshToBinaryImage
- ExtractIsoSurface
- TranslateOneMesh
- QuadEdgeMesh
- CreateTriangularQuadEdgeMesh
- CutMesh
- ExtractVertexOnMeshBoundaries
- GetListOfFacesAroundAGivenVertex
- PrintVertexNeighbors
- TestKernel
- GenerateRandomImage
- Transform
- ApplyAffineTransformFromHomogeneousMatrixAndResample
- CopyACompositeTransform
- CopyANonCompositeTransform
- TranslateImage
- Filtering
- AnisotropicSmoothing
- ComputeCurvatureAnisotropicDiffusion
- ComputeCurvatureFlow
- ComputeGradientAnisotropicDiffusion
- ComputePeronaMalikAnisotropicDiffusion
- AntiAlias
- SmoothBinaryImageBeforeSurfaceExtraction
- BinaryMathematicalMorphology
- DilateABinaryImage
- ErodeABinaryImage
- Colormap
- ApplyAColormapToAnImage
- CreateACustomColormap
- FFT
- ComputeForwardFFT
- ComputeImageSpectralDensity
- FilterImageInFourierDomain
- FastMarching
- ComputeGeodesicDistanceOnMesh
- CreateDistanceMapFromSeeds
- ImageCompare
- CombineTwoImagesWithCheckerBoardPattern
- ImageFeature
- AdditiveGaussianNoiseImageFilter
- ComputeLaplacian
- DetectEdgesWithCannyEdgeDetectionFilter
- FindZeroCrossingsInSignedImage
- LaplacianRecursiveGaussianImageFilter
- SobelEdgeDetectionImageFilter
- ImageFilterBase
- ApplyKernelToEveryPixel
- CastAnImageToAnotherType
- ImageFusion
- OverlayLabelMapOnTopOfAnImage
- ImageGradient
- ApplyGradientRecursiveGaussianWithVectorInput
- ComputeGradientMagnitudeRecursiveGaussian
- ComputeGradientMagnitude
- ImageGrid
- AppendTwo3DVolumes
- ChangeImageOriginSpacingOrDirection
- Create3DVolume
- ExtractRegionOfInterestInOneImage
- FlipAnImageOverSpecifiedAxes
- PadAnImageByMirroring
- PadAnImageWithAConstant
- PasteImageIntoAnotherOne
- PermuteAxesOfAnImage
- ResampleAScalarImage
- ResampleAnImage
- RunImageFilterOnRegionOfImage
- UpsampleAnImage
- ImageIntensity
- ApplyAtanImageFilter
- ApplyCosImageFilter
- ApplyExpNegativeImageFilter
- ApplySinImageFilter
- ComputeSigmoid
- ConvertRGBImageToGrayscaleImage
- MultiplyImageByScalar
- MultiplyTwoImages
- RescaleIntensity
- ImageStatistics
- ApplyAccumulateImageFilter
- CalculateImageMoments
- LabelMap
- ApplyMorphologicalClosingOnAllLabelObjects
- ApplyMorphologicalClosingOnSpecificLabelObject
- ExtractGivenLabelObject
- MaskOneImageGivenLabelMap
- RemoveHolesNotConnectedToImageBoundaries
- MathematicalMorphology
- CreateABinaryBallStructuringElement
- DilateAGrayscaleImage
- ErodeAGrayscaleImage
- QuadEdgeMeshFiltering
- CleanQuadEdgeMesh
- ComputeNormalsOfAMesh
- ComputePlanarParameterizationOfAMesh
- DelaunayConformEdgeFlipping
- Smoothing
- ComputesSmoothingWithGaussianKernel
- MeanFilteringOfAnImage
- MedianFilteringOfAnImage
- MedianFilteringOfAnRGBImage
- Thresholding
- DemonstrateThresholdAlgorithms
- ThresholdAnImageUsingBinary
- ThresholdAnImageUsingOtsu
- ThresholdAnImage
- IO
- GDCM
- ReadAndPrintDICOMTags
- ReadDICOMSeriesAndWrite3DImage
- ImageBase
- ConvertFileFormats
- CreateAListOfFileNames
- GenerateSlicesFromVolume
- ProcessImageChunks
- ReadAnImage
- ReadUnknownImageType
- RegisterIOFactories
- WriteAnImage
- Mesh
- ReadMesh
- TIFF
- WriteATIFFImage
- Nonunit
- Review
- SegmentBloodVesselsWithMultiScaleHessianBasedMeasure
- Numerics
- Statistics
- ComputeHistogramFromGrayscaleImage
- Registration/Common
- Perform2DTranslationRegistrationWithMeanSquares
- PerformMultiModalityRegistrationWithMutualInformation
- Segmentation
- LabelVoting
- IterativeHoleFilling
- LevelSets
- SegmentWithGeodesicActiveContourLevelSet
- Watersheds
- 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.
212 files changed
+1708
-1708
lines changedLines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
| 1 | + |
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 |
| - | |
| 1 | + | |
2 | 2 |
| |
3 | 3 |
|
Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 |
| - | |
| 2 | + | |
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
|
Lines changed: 11 additions & 11 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 |
| - | |
4 |
| - | |
| 3 | + | |
| 4 | + | |
5 | 5 |
| |
6 | 6 |
| |
7 |
| - | |
| 7 | + | |
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
11 |
| - | |
12 |
| - | |
13 |
| - | |
14 |
| - | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
15 | 15 |
| |
16 | 16 |
| |
17 | 17 |
| |
18 | 18 |
| |
19 |
| - | |
20 |
| - | |
21 |
| - | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
22 | 22 |
| |
23 | 23 |
| |
24 | 24 |
| |
25 | 25 |
| |
26 | 26 |
| |
27 | 27 |
| |
28 |
| - | |
| 28 | + |
Lines changed: 2 additions & 2 deletions
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 |
| |
|
Lines changed: 11 additions & 11 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 |
| - | |
| 3 | + | |
4 | 4 |
| |
5 |
| - | |
6 |
| - | |
| 5 | + | |
| 6 | + | |
7 | 7 |
| |
8 |
| - | |
9 |
| - | |
| 8 | + | |
| 9 | + | |
10 | 10 |
| |
11 |
| - | |
| 11 | + | |
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
15 | 15 |
| |
16 |
| - | |
| 16 | + | |
17 | 17 |
| |
18 | 18 |
| |
19 | 19 |
| |
| |||
25 | 25 |
| |
26 | 26 |
| |
27 | 27 |
| |
28 |
| - | |
| 28 | + | |
29 | 29 |
| |
30 | 30 |
| |
31 | 31 |
| |
32 | 32 |
| |
33 | 33 |
| |
34 | 34 |
| |
35 |
| - | |
| 35 | + | |
36 | 36 |
| |
37 |
| - | |
38 |
| - | |
| 37 | + | |
| 38 | + | |
39 | 39 |
| |
40 | 40 |
| |
41 | 41 |
| |
|
Lines changed: 8 additions & 8 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 |
| - | |
| 3 | + | |
4 | 4 |
| |
5 |
| - | |
6 |
| - | |
| 5 | + | |
| 6 | + | |
7 | 7 |
| |
8 |
| - | |
9 |
| - | |
| 8 | + | |
| 9 | + | |
10 | 10 |
| |
11 |
| - | |
| 11 | + | |
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
15 | 15 |
| |
16 |
| - | |
| 16 | + | |
17 | 17 |
| |
18 | 18 |
| |
19 | 19 |
| |
20 | 20 |
| |
21 | 21 |
| |
22 |
| - | |
| 22 | + | |
23 | 23 |
| |
24 | 24 |
| |
25 | 25 |
| |
|
Lines changed: 8 additions & 8 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 |
| - | |
| 3 | + | |
4 | 4 |
| |
5 |
| - | |
6 |
| - | |
| 5 | + | |
| 6 | + | |
7 | 7 |
| |
8 |
| - | |
9 |
| - | |
| 8 | + | |
| 9 | + | |
10 | 10 |
| |
11 |
| - | |
| 11 | + | |
12 | 12 |
| |
13 | 13 |
| |
14 | 14 |
| |
15 | 15 |
| |
16 |
| - | |
| 16 | + | |
17 | 17 |
| |
18 | 18 |
| |
19 | 19 |
| |
20 | 20 |
| |
21 | 21 |
| |
22 |
| - | |
| 22 | + | |
23 | 23 |
| |
24 | 24 |
| |
25 | 25 |
| |
|
Lines changed: 12 additions & 12 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 |
| - | |
| 3 | + | |
4 | 4 |
| |
5 |
| - | |
6 |
| - | |
| 5 | + | |
| 6 | + | |
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
12 | 12 |
| |
13 |
| - | |
| 13 | + | |
14 | 14 |
| |
15 | 15 |
| |
16 | 16 |
| |
17 | 17 |
| |
18 | 18 |
| |
19 |
| - | |
20 |
| - | |
| 19 | + | |
| 20 | + | |
21 | 21 |
| |
22 | 22 |
| |
23 |
| - | |
24 |
| - | |
| 23 | + | |
| 24 | + | |
25 | 25 |
| |
26 |
| - | |
| 26 | + | |
27 | 27 |
| |
28 | 28 |
| |
29 | 29 |
| |
30 | 30 |
| |
31 | 31 |
| |
32 | 32 |
| |
33 |
| - | |
| 33 | + | |
34 | 34 |
| |
35 | 35 |
| |
36 | 36 |
| |
37 | 37 |
| |
38 |
| - | |
| 38 | + | |
39 | 39 |
| |
40 | 40 |
| |
41 | 41 |
| |
42 | 42 |
| |
43 | 43 |
| |
44 |
| - | |
| 44 | + | |
45 | 45 |
| |
46 | 46 |
| |
47 | 47 |
| |
|
Lines changed: 12 additions & 12 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 |
| - | |
| 3 | + | |
4 | 4 |
| |
5 |
| - | |
6 |
| - | |
| 5 | + | |
| 6 | + | |
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
12 | 12 |
| |
13 |
| - | |
| 13 | + | |
14 | 14 |
| |
15 | 15 |
| |
16 | 16 |
| |
17 | 17 |
| |
18 |
| - | |
19 |
| - | |
| 18 | + | |
| 19 | + | |
20 | 20 |
| |
21 | 21 |
| |
22 |
| - | |
23 |
| - | |
| 22 | + | |
| 23 | + | |
24 | 24 |
| |
25 |
| - | |
| 25 | + | |
26 | 26 |
| |
27 | 27 |
| |
28 | 28 |
| |
29 | 29 |
| |
30 | 30 |
| |
31 | 31 |
| |
32 |
| - | |
| 32 | + | |
33 | 33 |
| |
34 | 34 |
| |
35 | 35 |
| |
36 | 36 |
| |
37 |
| - | |
| 37 | + | |
38 | 38 |
| |
39 | 39 |
| |
40 | 40 |
| |
41 | 41 |
| |
42 | 42 |
| |
43 |
| - | |
| 43 | + | |
44 | 44 |
| |
45 | 45 |
| |
46 | 46 |
| |
|
0 commit comments