Mercurial > hg > orthanc-stone
comparison OrthancStone/Resources/Computations/ComputeWarp.py @ 1871:7053b8a0aaec
upgrade to year 2022
author | Sebastien Jodogne <s.jodogne@gmail.com> |
---|---|
date | Tue, 11 Jan 2022 11:18:48 +0100 |
parents | 3889ae96d2e9 |
children | 07964689cb0b |
comparison
equal
deleted
inserted
replaced
1870:3889ae96d2e9 | 1871:7053b8a0aaec |
---|---|
1 #!/usr/bin/python | 1 #!/usr/bin/python |
2 | 2 |
3 # Stone of Orthanc | 3 # Stone of Orthanc |
4 # Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics | 4 # Copyright (C) 2012-2016 Sebastien Jodogne, Medical Physics |
5 # Department, University Hospital of Liege, Belgium | 5 # Department, University Hospital of Liege, Belgium |
6 # Copyright (C) 2017-2021 Osimis S.A., Belgium | 6 # Copyright (C) 2017-2022 Osimis S.A., Belgium |
7 # Copyright (C) 2021-2021 Sebastien Jodogne, ICTEAM UCLouvain, Belgium | 7 # Copyright (C) 2021-2022 Sebastien Jodogne, ICTEAM UCLouvain, Belgium |
8 # | 8 # |
9 # This program is free software: you can redistribute it and/or | 9 # This program is free software: you can redistribute it and/or |
10 # modify it under the terms of the GNU Lesser General Public License | 10 # modify it under the terms of the GNU Lesser General Public License |
11 # as published by the Free Software Foundation, either version 3 of | 11 # as published by the Free Software Foundation, either version 3 of |
12 # the License, or (at your option) any later version. | 12 # the License, or (at your option) any later version. |