Skip to content

Commit 7e000ae

Browse files
committed
DOC: Make insight-journal links consistent: add www to URL
Make insight-journal links consistent: add www to URL. http://insight-journal hits: 8 http://www.insight-journal hits: 306
1 parent e936cab commit 7e000ae

File tree

8 files changed

+8
-8
lines changed

8 files changed

+8
-8
lines changed

Modules/Compatibility/Deprecated/include/itkVectorCentralDifferenceImageFunction.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ namespace itk
3737
* \author Tom Vercauteren, INRIA & Mauna Kea Technologies
3838
*
3939
* This implementation was taken from the Insight Journal paper:
40-
* https://insight-journal.org/browse/publication/154
40+
* https://www.insight-journal.org/browse/publication/154
4141
*
4242
* \deprecated Please use CentralDifferenceImageFunction instead.
4343
*

Modules/Filtering/Convolution/include/itkConvolutionImageFilter.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ namespace itk
5151
*
5252
* "Image Kernel Convolution"
5353
* by Tustison N., Gee J.
54-
* https://insight-journal.org/browse/publication/208
54+
* https://www.insight-journal.org/browse/publication/208
5555
*
5656
* \author Nicholas J. Tustison
5757
* \author James C. Gee

Modules/Filtering/ImageGrid/include/itkSliceBySliceImageFilter.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -65,7 +65,7 @@ namespace itk
6565
* \author Gaetan Lehmann
6666
*
6767
* This class was taken from the Insight Journal paper:
68-
* https://insight-journal.org/browse/publication/133
68+
* https://www.insight-journal.org/browse/publication/133
6969
*
7070
* \ingroup ITKImageGrid
7171
*/

Modules/Filtering/ImageIntensity/include/itkMagnitudeAndPhaseToComplexImageFilter.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ namespace itk
4646
* and do not necessarily represent the official view of NCRR or NIH.
4747
*
4848
* This class was taken from the Insight Journal paper:
49-
* https://insight-journal.org/browse/publication/128
49+
* https://www.insight-journal.org/browse/publication/128
5050
*
5151
* \sa ComposeImageFilter
5252
*

Modules/Filtering/ImageIntensity/include/itkNormalizeToConstantImageFilter.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ namespace itk
3737
*
3838
* This code was contributed in the Insight Journal paper: "FFT based
3939
* convolution" by Lehmann G.
40-
* https://insight-journal.org/browse/publication/717
40+
* https://www.insight-journal.org/browse/publication/717
4141
*
4242
* \author Gaetan Lehmann. Biologie du Developpement et de la Reproduction, INRA de Jouy-en-Josas, France.
4343
*

Modules/Nonunit/Review/include/itkGridForwardWarpImageFilter.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ namespace itk
5151
* \author Tom Vercauteren, INRIA & Mauna Kea Technologies
5252
*
5353
* This implementation was taken from the Insight Journal paper:
54-
* https://insight-journal.org/browse/publication/154
54+
* https://www.insight-journal.org/browse/publication/154
5555
*
5656
* \ingroup ITKReview
5757
*/

Modules/Nonunit/Review/include/itkWarpHarmonicEnergyCalculator.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ namespace itk
3636
* \author Tom Vercauteren, INRIA & Mauna Kea Technologies
3737
*
3838
* This implementation was taken from the Insight Journal paper:
39-
* https://insight-journal.org/browse/publication/154
39+
* https://www.insight-journal.org/browse/publication/154
4040
*
4141
* \ingroup Operators
4242
* \ingroup ITKReview

Modules/Segmentation/ConnectedComponents/include/itkThresholdMaximumConnectedComponentsImageFilter.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@ namespace itk
6060
* 1) Urish KL, August J, Huard J. "Unsupervised segmentation for myofiber
6161
* counting in immunofluorescent microscopy images". Insight Journal.
6262
* ISC/NA-MIC/MICCAI Workshop on Open-Source Software (2005)
63-
* https://insight-journal.org/browse/publication/40
63+
* https://www.insight-journal.org/browse/publication/40
6464
* 2) Pikaz A, Averbuch, A. "Digital image thresholding based on topological
6565
* stable-state". Pattern Recognition, 29(5): 829-843, 1996.
6666
*

0 commit comments

Comments
 (0)