diff --git a/.clang-format b/.clang-format index 399e250..411b009 100644 --- a/.clang-format +++ b/.clang-format @@ -4,7 +4,7 @@ ## See: https://clang.llvm.org/docs/ClangFormatStyleOptions.html for details of each option ## ## The clang-format binaries can be downloaded as part of the clang binary distributions -## from http://releases.llvm.org/download.html +## from https://releases.llvm.org/download.html ## ## Use the script Utilities/Maintenance/clang-format.bash to faciliate ## maintaining a consistent code style. diff --git a/.github/workflows/build-test-package.yml b/.github/workflows/build-test-package.yml index 1cfdf5a..81b2041 100644 --- a/.github/workflows/build-test-package.yml +++ b/.github/workflows/build-test-package.yml @@ -13,17 +13,17 @@ jobs: - os: ubuntu-18.04 c-compiler: "gcc" cxx-compiler: "g++" - itk-git-tag: "a89145bccda6a36f42cfdd45d3a6b27234ff54fe" + itk-git-tag: "d6acfd26bfcdec606d605beb1301bddfb17c05a6" cmake-build-type: "MinSizeRel" - os: windows-2019 c-compiler: "cl.exe" cxx-compiler: "cl.exe" - itk-git-tag: "a89145bccda6a36f42cfdd45d3a6b27234ff54fe" + itk-git-tag: "d6acfd26bfcdec606d605beb1301bddfb17c05a6" cmake-build-type: "Release" - os: macos-10.15 c-compiler: "clang" cxx-compiler: "clang++" - itk-git-tag: "a89145bccda6a36f42cfdd45d3a6b27234ff54fe" + itk-git-tag: "d6acfd26bfcdec606d605beb1301bddfb17c05a6" cmake-build-type: "MinSizeRel" steps: @@ -134,9 +134,9 @@ jobs: strategy: max-parallel: 2 matrix: - python-version: [36, 37, 38, 39] + python-version: [37, 38, 39, 310] include: - - itk-python-git-tag: "v5.2rc01" + - itk-python-git-tag: "v5.3rc04" steps: - uses: actions/checkout@v2 @@ -172,7 +172,7 @@ jobs: max-parallel: 2 matrix: include: - - itk-python-git-tag: "v5.2rc01" + - itk-python-git-tag: "v5.3rc04" steps: - uses: actions/checkout@v2 @@ -206,9 +206,9 @@ jobs: strategy: max-parallel: 2 matrix: - python-version-minor: [6, 7, 8, 9] + python-version-minor: [7, 8, 9, 10] include: - - itk-python-git-tag: "v5.2rc01" + - itk-python-git-tag: "v5.3rc04" steps: - name: Get specific version of CMake, Ninja @@ -241,7 +241,7 @@ jobs: run: | cd ../../im call "C:\Program Files (x86)\Microsoft Visual Studio\2019\Enterprise\VC\Auxiliary\Build\vcvars64.bat" - set PATH="C:\P\grep;%PATH%" + set PATH=C:\P\grep;%PATH% set CC=cl.exe set CXX=cl.exe C:\Python3${{ matrix.python-version-minor }}-x64\python.exe C:\P\IPP\scripts\windows_build_module_wheels.py --py-envs "3${{ matrix.python-version-minor }}-x64" --no-cleanup diff --git a/LICENSE b/LICENSE index d645695..62589ed 100644 --- a/LICENSE +++ b/LICENSE @@ -1,7 +1,7 @@ Apache License Version 2.0, January 2004 - http://www.apache.org/licenses/ + https://www.apache.org/licenses/ TERMS AND CONDITIONS FOR USE, REPRODUCTION, AND DISTRIBUTION @@ -193,7 +193,7 @@ you may not use this file except in compliance with the License. You may obtain a copy of the License at - http://www.apache.org/licenses/LICENSE-2.0 + https://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, diff --git a/README.rst b/README.rst index 61316fc..d4634c4 100644 --- a/README.rst +++ b/README.rst @@ -20,13 +20,13 @@ ITK classes for mathematical morphology using parabolic structuring functions. Parabolic functions can be used to build fast distance transforms, and binary morphology using spheres. -For more information, see the `Insight Journal article `_:: +For more information, see the `Insight Journal article `_:: Beare R. Morphology with parabolic structuring elements The Insight Journal. January-June. 2008. - http://hdl.handle.net/1926/1370 - http://www.insight-journal.org/browse/publication/228 + https://hdl.handle.net/1926/1370 + https://www.insight-journal.org/browse/publication/228 Installation ------------ diff --git a/doc/Article.tex b/doc/Article.tex index 4fd9dfb..1aed71e 100644 --- a/doc/Article.tex +++ b/doc/Article.tex @@ -4,7 +4,7 @@ % of the standard documentation for Insight. It may be found online % at: % -% http://www.itk.org/ +% https://www.itk.org/ \documentclass{InsightArticle} diff --git a/doc/InsightArticle.cls b/doc/InsightArticle.cls index 9b463ed..ff89075 100644 --- a/doc/InsightArticle.cls +++ b/doc/InsightArticle.cls @@ -71,11 +71,11 @@ % Define command to make reference to on-line Doxygen documentation \newcommand{\doxygen}[1]{ -\href{http://www.itk.org/Doxygen/html/classitk_1_1#1.html}{\code{itk::#1}}} +\href{https://www.itk.org/Doxygen/html/classitk_1_1#1.html}{\code{itk::#1}}} % Define command to make reference to on-line Doxygen documentation \newcommand{\subdoxygen}[2]{ -\href{http://www.itk.org/Doxygen/html/classitk_1_1#1_1_1#2.html}{\code{itk::#1::#2}}} +\href{https://www.itk.org/Doxygen/html/classitk_1_1#1_1_1#2.html}{\code{itk::#1::#2}}} % Define command for the standard comment introducing classes with similar functionalities \newcommand{\relatedClasses}{ diff --git a/doc/InsightJournal.bib b/doc/InsightJournal.bib index 07c143e..49a221b 100644 --- a/doc/InsightJournal.bib +++ b/doc/InsightJournal.bib @@ -35,7 +35,7 @@ @InProceedings{Whitaker1994c @Manual{POVRay, Title = "Persistence of Vision, Ray-Tracer", - Address = "http://www.povray.org", + Address = "https://www.povray.org", } @Book{Romeny1994, @@ -55,7 +55,7 @@ @Book{ToErrIsHuman2001 @TechReport{Aisemberg, Author = "G.O. Aisemberg", Title = "Vertebrate embryology", - Address = "http://lcw.lehman.edu/lehman/depts/biology/aisemberg/Bio268.html", + Address = "https://lcw.lehman.edu/lehman/depts/biology/aisemberg/Bio268.html", Institution = "Department of Biological Sciences. Lehman College, City University of New York", year = 1998, @@ -758,7 +758,7 @@ @TechReport{Culver1999 Title = "Intrinsic scale for boundary representation of two-dimensional objects", Institution = "MIDAG, University of North Carolina at Chapel Hill", - annote = "http://www.cs.unc.edu/~culver", + annote = "https://www.cs.unc.edu/~culver", year = 1999, } @@ -832,7 +832,7 @@ @TechReport{Deriche1993 @Book{Darwin1999, Author = "C. Darwin", Title = "On the Origin of Species", - Publisher = "http://www.gutenberg.org", + Publisher = "https://www.gutenberg.org", Edition = "sixth", year = 1999, } @@ -1796,7 +1796,7 @@ @Manual{ITKSoftwareGuide Title = {The {ITK} {S}oftware {G}uide}, Author = {Ibanez, L. and Schroeder, W.}, Organization = "Kitware, Inc. ISBN 1-930934-10-6", - Address = {http://www.itk.org/ItkSoftwareGuide.pdf}, + Address = {https://www.itk.org/ItkSoftwareGuide.pdf}, year = 2003, } @@ -3454,7 +3454,7 @@ @Manual{OpenGLSpecification Title = "The OpenGL Graphics System: A Specification (Version 1.2)", Author = "M. Segal and K. Akeley", - Address = "http://www.opengl.org", + Address = "https://www.opengl.org", month = "march", year = 1998, } @@ -3872,7 +3872,7 @@ @TechReport{Udupa1998 Author = "J. K. Udupa and S. Samarasekera", Title = "Extraction of fuzzy object information in multidimensional images for quantifying MS lesions of the brain", year = 1998, - Institution = "United States Patent Office http://www.uspto.gov", + Institution = "United States Patent Office https://www.uspto.gov", Number = "5,812,691" } @@ -4767,7 +4767,7 @@ @Manual{CreatisINSA-Lyon Title = "The GDCM Library", Institution = "CREATIS (France)", Organization = "CNRS, INSERM, INSA Lyon, UCB Lyon", - Address = "http://www-creatis.insa-lyon.fr/Public/Gdcm/" + Address = "https://www.creatis.insa-lyon.fr/Public/Gdcm/" } @InProceedings{Chung2002, diff --git a/doc/local.bib b/doc/local.bib index 8661251..643a7a7 100644 --- a/doc/local.bib +++ b/doc/local.bib @@ -19,6 +19,6 @@ @article{Schavemaker2000 number = {6}, year = {2000}, pages = {997-1012}, - ee = {http://dx.doi.org/10.1016/S0031-3203(99)00160-0}, - bibsource = {DBLP, http://dblp.uni-trier.de} + ee = {https://dx.doi.org/10.1016/S0031-3203(99)00160-0}, + bibsource = {DBLP, https://dblp.uni-trier.de} } \ No newline at end of file diff --git a/include/itkBinaryCloseParaImageFilter.h b/include/itkBinaryCloseParaImageFilter.h index a931950..1758ffc 100644 --- a/include/itkBinaryCloseParaImageFilter.h +++ b/include/itkBinaryCloseParaImageFilter.h @@ -6,7 +6,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0.txt + * https://www.apache.org/licenses/LICENSE-2.0.txt * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -55,7 +55,7 @@ namespace itk * Core methods described in the InsightJournal article: * "Morphology with parabolic structuring elements" * - * http://hdl.handle.net/1926/1370 + * https://hdl.handle.net/1926/1370 * * \sa itkParabolicErodeImageFilter * diff --git a/include/itkBinaryCloseParaImageFilter.hxx b/include/itkBinaryCloseParaImageFilter.hxx index d1d1cd0..49a0c38 100644 --- a/include/itkBinaryCloseParaImageFilter.hxx +++ b/include/itkBinaryCloseParaImageFilter.hxx @@ -6,7 +6,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0.txt + * https://www.apache.org/licenses/LICENSE-2.0.txt * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/include/itkBinaryDilateParaImageFilter.h b/include/itkBinaryDilateParaImageFilter.h index 0be5e0e..92e44fe 100644 --- a/include/itkBinaryDilateParaImageFilter.h +++ b/include/itkBinaryDilateParaImageFilter.h @@ -6,7 +6,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0.txt + * https://www.apache.org/licenses/LICENSE-2.0.txt * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -53,7 +53,7 @@ namespace itk * Core methods described in the InsightJournal article: * "Morphology with parabolic structuring elements" * - * http://hdl.handle.net/1926/1370 + * https://hdl.handle.net/1926/1370 * * \sa itkParabolicDilateImageFilter * diff --git a/include/itkBinaryDilateParaImageFilter.hxx b/include/itkBinaryDilateParaImageFilter.hxx index 4cbcc18..4c05731 100644 --- a/include/itkBinaryDilateParaImageFilter.hxx +++ b/include/itkBinaryDilateParaImageFilter.hxx @@ -6,7 +6,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0.txt + * https://www.apache.org/licenses/LICENSE-2.0.txt * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/include/itkBinaryErodeParaImageFilter.h b/include/itkBinaryErodeParaImageFilter.h index c86f2e2..a7fdae2 100644 --- a/include/itkBinaryErodeParaImageFilter.h +++ b/include/itkBinaryErodeParaImageFilter.h @@ -6,7 +6,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0.txt + * https://www.apache.org/licenses/LICENSE-2.0.txt * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -53,7 +53,7 @@ namespace itk * Core methods described in the InsightJournal article: * "Morphology with parabolic structuring elements" * - * http://hdl.handle.net/1926/1370 + * https://hdl.handle.net/1926/1370 * * \sa itkParabolicErodeImageFilter * diff --git a/include/itkBinaryErodeParaImageFilter.hxx b/include/itkBinaryErodeParaImageFilter.hxx index f2ac969..240dfdc 100644 --- a/include/itkBinaryErodeParaImageFilter.hxx +++ b/include/itkBinaryErodeParaImageFilter.hxx @@ -6,7 +6,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0.txt + * https://www.apache.org/licenses/LICENSE-2.0.txt * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/include/itkBinaryOpenParaImageFilter.h b/include/itkBinaryOpenParaImageFilter.h index 1ad812c..e5d0755 100644 --- a/include/itkBinaryOpenParaImageFilter.h +++ b/include/itkBinaryOpenParaImageFilter.h @@ -6,7 +6,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0.txt + * https://www.apache.org/licenses/LICENSE-2.0.txt * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -55,7 +55,7 @@ namespace itk * Core methods described in the InsightJournal article: * "Morphology with parabolic structuring elements" * - * http://hdl.handle.net/1926/1370 + * https://hdl.handle.net/1926/1370 * \sa itkParabolicErodeImageFilter * * diff --git a/include/itkBinaryOpenParaImageFilter.hxx b/include/itkBinaryOpenParaImageFilter.hxx index 34378bb..7465241 100644 --- a/include/itkBinaryOpenParaImageFilter.hxx +++ b/include/itkBinaryOpenParaImageFilter.hxx @@ -6,7 +6,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0.txt + * https://www.apache.org/licenses/LICENSE-2.0.txt * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/include/itkGreaterEqualValImageFilter.h b/include/itkGreaterEqualValImageFilter.h index ce7a55d..b13426d 100644 --- a/include/itkGreaterEqualValImageFilter.h +++ b/include/itkGreaterEqualValImageFilter.h @@ -6,7 +6,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0.txt + * https://www.apache.org/licenses/LICENSE-2.0.txt * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/include/itkMorphSDTHelperImageFilter.h b/include/itkMorphSDTHelperImageFilter.h index c513755..372d675 100644 --- a/include/itkMorphSDTHelperImageFilter.h +++ b/include/itkMorphSDTHelperImageFilter.h @@ -6,7 +6,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0.txt + * https://www.apache.org/licenses/LICENSE-2.0.txt * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/include/itkMorphologicalDistanceTransformImageFilter.h b/include/itkMorphologicalDistanceTransformImageFilter.h index b27b485..2e0c66e 100644 --- a/include/itkMorphologicalDistanceTransformImageFilter.h +++ b/include/itkMorphologicalDistanceTransformImageFilter.h @@ -6,7 +6,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0.txt + * https://www.apache.org/licenses/LICENSE-2.0.txt * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -46,7 +46,7 @@ namespace itk * Core methods described in the InsightJournal article: * "Morphology with parabolic structuring elements" * - * http://hdl.handle.net/1926/1370 + * https://hdl.handle.net/1926/1370 * * \ingroup ParabolicMorphology * diff --git a/include/itkMorphologicalDistanceTransformImageFilter.hxx b/include/itkMorphologicalDistanceTransformImageFilter.hxx index 94e369f..77691e1 100644 --- a/include/itkMorphologicalDistanceTransformImageFilter.hxx +++ b/include/itkMorphologicalDistanceTransformImageFilter.hxx @@ -6,7 +6,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0.txt + * https://www.apache.org/licenses/LICENSE-2.0.txt * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/include/itkMorphologicalSharpeningImageFilter.h b/include/itkMorphologicalSharpeningImageFilter.h index 7c36981..d864275 100644 --- a/include/itkMorphologicalSharpeningImageFilter.h +++ b/include/itkMorphologicalSharpeningImageFilter.h @@ -6,7 +6,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0.txt + * https://www.apache.org/licenses/LICENSE-2.0.txt * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -46,14 +46,14 @@ namespace itk * number = {6}, * year = {2000}, * pages = {997-1012}, - * ee = {http://dx.doi.org/10.1016/S0031-3203(99)00160-0}, - * bibsource = {DBLP, http://dblp.uni-trier.de} + * ee = {https://dx.doi.org/10.1016/S0031-3203(99)00160-0}, + * bibsource = {DBLP, https://dblp.uni-trier.de} } * Core methods described in the InsightJournal article: * "Morphology with parabolic structuring elements" * - * http://hdl.handle.net/1926/1370 + * https://hdl.handle.net/1926/1370 * * * \ingroup ParabolicMorphology diff --git a/include/itkMorphologicalSharpeningImageFilter.hxx b/include/itkMorphologicalSharpeningImageFilter.hxx index d7ffda0..2129dc1 100644 --- a/include/itkMorphologicalSharpeningImageFilter.hxx +++ b/include/itkMorphologicalSharpeningImageFilter.hxx @@ -6,7 +6,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0.txt + * https://www.apache.org/licenses/LICENSE-2.0.txt * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/include/itkMorphologicalSignedDistanceTransformImageFilter.h b/include/itkMorphologicalSignedDistanceTransformImageFilter.h index 790ef32..5be9008 100644 --- a/include/itkMorphologicalSignedDistanceTransformImageFilter.h +++ b/include/itkMorphologicalSignedDistanceTransformImageFilter.h @@ -6,7 +6,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0.txt + * https://www.apache.org/licenses/LICENSE-2.0.txt * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -57,7 +57,7 @@ namespace itk * Core methods described in the InsightJournal article: * "Morphology with parabolic structuring elements" * - * http://hdl.handle.net/1926/1370 + * https://hdl.handle.net/1926/1370 * * * \ingroup ParabolicMorphology diff --git a/include/itkMorphologicalSignedDistanceTransformImageFilter.hxx b/include/itkMorphologicalSignedDistanceTransformImageFilter.hxx index c902e8c..f3ce8ee 100644 --- a/include/itkMorphologicalSignedDistanceTransformImageFilter.hxx +++ b/include/itkMorphologicalSignedDistanceTransformImageFilter.hxx @@ -6,7 +6,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0.txt + * https://www.apache.org/licenses/LICENSE-2.0.txt * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/include/itkParabolicCloseImageFilter.h b/include/itkParabolicCloseImageFilter.h index 34cd88d..c51bc71 100644 --- a/include/itkParabolicCloseImageFilter.h +++ b/include/itkParabolicCloseImageFilter.h @@ -6,7 +6,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0.txt + * https://www.apache.org/licenses/LICENSE-2.0.txt * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -35,7 +35,7 @@ namespace itk * Core methods described in the InsightJournal article: * "Morphology with parabolic structuring elements" * - * http://hdl.handle.net/1926/1370 + * https://hdl.handle.net/1926/1370 * * \sa itkParabolicOpenCloseImageFilter * diff --git a/include/itkParabolicDilateImageFilter.h b/include/itkParabolicDilateImageFilter.h index bf540dd..8d30220 100644 --- a/include/itkParabolicDilateImageFilter.h +++ b/include/itkParabolicDilateImageFilter.h @@ -6,7 +6,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0.txt + * https://www.apache.org/licenses/LICENSE-2.0.txt * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -33,7 +33,7 @@ namespace itk * Core methods described in the InsightJournal article: * "Morphology with parabolic structuring elements" * - * http://hdl.handle.net/1926/1370 + * https://hdl.handle.net/1926/1370 * * \sa itkParabolicOpenCloseImageFilter * diff --git a/include/itkParabolicErodeDilateImageFilter.h b/include/itkParabolicErodeDilateImageFilter.h index 12f1200..0efd9a6 100644 --- a/include/itkParabolicErodeDilateImageFilter.h +++ b/include/itkParabolicErodeDilateImageFilter.h @@ -6,7 +6,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0.txt + * https://www.apache.org/licenses/LICENSE-2.0.txt * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -69,7 +69,7 @@ namespace itk * Core methods described in the InsightJournal article: * "Morphology with parabolic structuring elements" * - * http://hdl.handle.net/1926/1370 + * https://hdl.handle.net/1926/1370 * * * \ingroup ParabolicMorphology diff --git a/include/itkParabolicErodeDilateImageFilter.hxx b/include/itkParabolicErodeDilateImageFilter.hxx index 709ebc0..69c03a4 100644 --- a/include/itkParabolicErodeDilateImageFilter.hxx +++ b/include/itkParabolicErodeDilateImageFilter.hxx @@ -6,7 +6,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0.txt + * https://www.apache.org/licenses/LICENSE-2.0.txt * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/include/itkParabolicErodeImageFilter.h b/include/itkParabolicErodeImageFilter.h index 02d7251..a1c872e 100644 --- a/include/itkParabolicErodeImageFilter.h +++ b/include/itkParabolicErodeImageFilter.h @@ -6,7 +6,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0.txt + * https://www.apache.org/licenses/LICENSE-2.0.txt * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -35,7 +35,7 @@ namespace itk * Core methods described in the InsightJournal article: * "Morphology with parabolic structuring elements" * - * http://hdl.handle.net/1926/1370 + * https://hdl.handle.net/1926/1370 * * \sa itkParabolicErodeDilateImageFilter * diff --git a/include/itkParabolicMorphUtils.h b/include/itkParabolicMorphUtils.h index 26f41f0..8bfce7e 100644 --- a/include/itkParabolicMorphUtils.h +++ b/include/itkParabolicMorphUtils.h @@ -6,7 +6,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0.txt + * https://www.apache.org/licenses/LICENSE-2.0.txt * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/include/itkParabolicOpenCloseImageFilter.h b/include/itkParabolicOpenCloseImageFilter.h index 6eaf564..17888d6 100644 --- a/include/itkParabolicOpenCloseImageFilter.h +++ b/include/itkParabolicOpenCloseImageFilter.h @@ -6,7 +6,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0.txt + * https://www.apache.org/licenses/LICENSE-2.0.txt * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -38,7 +38,7 @@ namespace itk * Core methods described in the InsightJournal article: * "Morphology with parabolic structuring elements" * - * http://hdl.handle.net/1926/1370 + * https://hdl.handle.net/1926/1370 * * \sa itkParabolicErodeDilateImageFilter * diff --git a/include/itkParabolicOpenCloseImageFilter.hxx b/include/itkParabolicOpenCloseImageFilter.hxx index a238c16..70f79b4 100644 --- a/include/itkParabolicOpenCloseImageFilter.hxx +++ b/include/itkParabolicOpenCloseImageFilter.hxx @@ -6,7 +6,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0.txt + * https://www.apache.org/licenses/LICENSE-2.0.txt * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/include/itkParabolicOpenCloseSafeBorderImageFilter.h b/include/itkParabolicOpenCloseSafeBorderImageFilter.h index 18c4e38..869710e 100644 --- a/include/itkParabolicOpenCloseSafeBorderImageFilter.h +++ b/include/itkParabolicOpenCloseSafeBorderImageFilter.h @@ -6,7 +6,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0.txt + * https://www.apache.org/licenses/LICENSE-2.0.txt * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/include/itkParabolicOpenCloseSafeBorderImageFilter.hxx b/include/itkParabolicOpenCloseSafeBorderImageFilter.hxx index b5db793..93d4bc4 100644 --- a/include/itkParabolicOpenCloseSafeBorderImageFilter.hxx +++ b/include/itkParabolicOpenCloseSafeBorderImageFilter.hxx @@ -6,7 +6,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0.txt + * https://www.apache.org/licenses/LICENSE-2.0.txt * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/include/itkParabolicOpenImageFilter.h b/include/itkParabolicOpenImageFilter.h index 2b92df8..f3fbb5d 100644 --- a/include/itkParabolicOpenImageFilter.h +++ b/include/itkParabolicOpenImageFilter.h @@ -6,7 +6,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0.txt + * https://www.apache.org/licenses/LICENSE-2.0.txt * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -35,7 +35,7 @@ namespace itk * Core methods described in the InsightJournal article: * "Morphology with parabolic structuring elements" * - * http://hdl.handle.net/1926/1370 + * https://hdl.handle.net/1926/1370 * * \sa itkParabolicOpenCloseImageFilter * diff --git a/include/itkSharpenOpImageFilter.h b/include/itkSharpenOpImageFilter.h index 213fbeb..9412662 100644 --- a/include/itkSharpenOpImageFilter.h +++ b/include/itkSharpenOpImageFilter.h @@ -6,7 +6,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0.txt + * https://www.apache.org/licenses/LICENSE-2.0.txt * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, @@ -36,7 +36,7 @@ namespace itk * Core methods described in the InsightJournal article: * "Morphology with parabolic structuring elements" * - * http://hdl.handle.net/1926/1370 + * https://hdl.handle.net/1926/1370 * \ingroup ParabolicMorphology * * \author Richard Beare, Department of Medicine, Monash University, diff --git a/setup.py b/setup.py index 39dbaa2..60379b8 100644 --- a/setup.py +++ b/setup.py @@ -25,7 +25,7 @@ 'parabolic structuring functions.\n' 'Please refer to:\n' 'R. Beare, "Morphology with parabolic structuring elements.", ' - 'Insight Journal, January-June 2008, http://hdl.handle.net/1926/1370.', + 'Insight Journal, January-June 2008, https://hdl.handle.net/1926/1370.', classifiers=[ "License :: OSI Approved :: Apache Software License", "Programming Language :: Python", diff --git a/test/itkBinaryCloseParaTest.cxx b/test/itkBinaryCloseParaTest.cxx index 9d7bcd0..7a5e269 100644 --- a/test/itkBinaryCloseParaTest.cxx +++ b/test/itkBinaryCloseParaTest.cxx @@ -6,7 +6,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0.txt + * https://www.apache.org/licenses/LICENSE-2.0.txt * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/test/itkBinaryDilateParaTest.cxx b/test/itkBinaryDilateParaTest.cxx index 9be4f49..ecba102 100644 --- a/test/itkBinaryDilateParaTest.cxx +++ b/test/itkBinaryDilateParaTest.cxx @@ -6,7 +6,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0.txt + * https://www.apache.org/licenses/LICENSE-2.0.txt * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/test/itkBinaryErodeParaTest.cxx b/test/itkBinaryErodeParaTest.cxx index 751da8b..6282cfa 100644 --- a/test/itkBinaryErodeParaTest.cxx +++ b/test/itkBinaryErodeParaTest.cxx @@ -6,7 +6,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0.txt + * https://www.apache.org/licenses/LICENSE-2.0.txt * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/test/itkBinaryOpenParaTest.cxx b/test/itkBinaryOpenParaTest.cxx index 86d86ce..16784fa 100644 --- a/test/itkBinaryOpenParaTest.cxx +++ b/test/itkBinaryOpenParaTest.cxx @@ -6,7 +6,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0.txt + * https://www.apache.org/licenses/LICENSE-2.0.txt * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/test/itkParaDTTest.cxx b/test/itkParaDTTest.cxx index 0de8978..8718e6e 100644 --- a/test/itkParaDTTest.cxx +++ b/test/itkParaDTTest.cxx @@ -6,7 +6,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0.txt + * https://www.apache.org/licenses/LICENSE-2.0.txt * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/test/itkParaDilateTest.cxx b/test/itkParaDilateTest.cxx index 5f10553..020d0f4 100644 --- a/test/itkParaDilateTest.cxx +++ b/test/itkParaDilateTest.cxx @@ -6,7 +6,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0.txt + * https://www.apache.org/licenses/LICENSE-2.0.txt * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/test/itkParaErodeTest.cxx b/test/itkParaErodeTest.cxx index d460e19..0100638 100644 --- a/test/itkParaErodeTest.cxx +++ b/test/itkParaErodeTest.cxx @@ -6,7 +6,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0.txt + * https://www.apache.org/licenses/LICENSE-2.0.txt * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/test/itkParaOpenTest.cxx b/test/itkParaOpenTest.cxx index 24f4eec..ea5afdc 100644 --- a/test/itkParaOpenTest.cxx +++ b/test/itkParaOpenTest.cxx @@ -6,7 +6,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0.txt + * https://www.apache.org/licenses/LICENSE-2.0.txt * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/test/itkParaSharpenTest.cxx b/test/itkParaSharpenTest.cxx index 55e8b85..31be520 100644 --- a/test/itkParaSharpenTest.cxx +++ b/test/itkParaSharpenTest.cxx @@ -6,7 +6,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0.txt + * https://www.apache.org/licenses/LICENSE-2.0.txt * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, diff --git a/test/itkParaSpacingTest.cxx b/test/itkParaSpacingTest.cxx index 00c843b..7a52d35 100644 --- a/test/itkParaSpacingTest.cxx +++ b/test/itkParaSpacingTest.cxx @@ -6,7 +6,7 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0.txt + * https://www.apache.org/licenses/LICENSE-2.0.txt * * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS,