forked from pool/insighttoolkit
Accepting request 854375 from home:badshah400:branches:Application:Geo
Update to version 5.1.2 OBS-URL: https://build.opensuse.org/request/show/854375 OBS-URL: https://build.opensuse.org/package/show/Application:Geo/insighttoolkit?expand=0&rev=37
This commit is contained in:
parent
4532449064
commit
37a274647d
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:185d4f3410585a8b833c708df7676820cf4e52044ff310aa00955f4d0e08c865
|
|
||||||
size 20799343
|
|
3
insighttoolkit-5.1.2.tar.gz
Normal file
3
insighttoolkit-5.1.2.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:651284ce6f68e8bd31db176a6b53f5679209a8ed5b6b5480c3591d66c6e10b60
|
||||||
|
size 20799488
|
@ -1,3 +1,22 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Dec 10 00:02:33 UTC 2020 - Atri Bhattacharya <badshah400@gmail.com>
|
||||||
|
|
||||||
|
- Update to version 5.1.2:
|
||||||
|
* Platform Fixes: Updatie ITKSimpleITKFilters remote module.
|
||||||
|
* Bug Fixes
|
||||||
|
- Address divide by zero error in SignedMaurerDistance.
|
||||||
|
- Support MRC2014 mode 0 as signed 8-bit integer.
|
||||||
|
- itkhdf5 installed paths were incorrect with recent hdf5
|
||||||
|
versions.
|
||||||
|
- MinPriorityQueueElementWrapper constructor needs default
|
||||||
|
constructor.
|
||||||
|
- Add TIFFImageIO support for unsigned int and int pixel
|
||||||
|
types.
|
||||||
|
- Fix MatrixOffsetTransformBase SetFixedParameters if too few
|
||||||
|
params.
|
||||||
|
* Style Changes: Improve function types used in
|
||||||
|
SignedMaurerDistanceMap.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon Dec 7 10:21:33 UTC 2020 - Guillaume GARDET <guillaume.gardet@opensuse.org>
|
Mon Dec 7 10:21:33 UTC 2020 - Guillaume GARDET <guillaume.gardet@opensuse.org>
|
||||||
|
|
||||||
|
@ -23,7 +23,7 @@
|
|||||||
%define libname lib%{name}5
|
%define libname lib%{name}5
|
||||||
|
|
||||||
Name: insighttoolkit
|
Name: insighttoolkit
|
||||||
Version: 5.1.1
|
Version: 5.1.2
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Toolkit for scientific image processing, segmentation, and registration
|
Summary: Toolkit for scientific image processing, segmentation, and registration
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
|
Loading…
Reference in New Issue
Block a user