-
build env:
Visual Studio 2022 v17.7.7, CMake 3.24.0
static builds of Qt 5.15.2 , ITK 5.2.1, VTK 9.1, GDCM
building CTK non-superbuild, static, debug with only the following options checked:
CTK_…
-
Currently, it is tricky to know which version of an ITK external module can be used with a specific version of ITK.
Since often external modules are not updated on PyPi, users need to try until they …
-
### Description
The dashboard is displaying configure warnings related to the `cmake_minimum_required` version value in remote modules, e.g.
https://open.cdash.org/builds/9713834/configure
https:…
-
Two CTests are failing:
[CDash results](https://open.cdash.org/viewTest.php?onlyfailed&buildid=7888816)
```
Traceback (most recent call last):
File "/home/runner/work/bld/itkpython/lib/pytho…
-
Hello,
I have successfully installed ITKon Windows using Visual Studio 2022. However, I am currently facing an issue while building the PETPVC library, which requires the Mdule_ITKReview.
I hav…
-
There are some problems when I build the project.
6>..\BoneSegmentation.cpp(141): warning C4996: 'mkdir': The POSIX name for this item is deprecated. Instead, use the ISO C++ conformant name: _mkdir.…
-
Also seems to be not working in `itkTransformFilterTest.py`, commented in #109
```
25: File "itkTransformixFilterTest.py", line 51, in
25: jacobian = itk.transformix_jacobian(moving, para…
-
I'm trying to use Statismo in a project and was in the process of writing Conan recipes to build all the dependencies smoothly. I tried to make Statismo build with ITK 5.0rc01, which is the latest ver…
-
@prabhuramachandran we would like to create Python packages for the [ITK-VTK Glue](https://blog.kitware.com/how-to-connect-itk-and-vtk-pipelines/) from [this ITK module](https://github.com/InsightSoft…
-
```
What steps will reproduce the problem?
1. install itk as desicribed in wiki
2. launch ipython
3.
import itk
itk.ImageFileReader.IUS2IUS2.New()
What is the expected output? What do you see instea…