-
I checked out the latest stable release (`0.10.0`) and attempted a build on Debian Stretch, which eventually failed. The relevant parts of the build log are pasted below. Same problem happens with the…
-
Based on:
https://www.slicer.org/wiki/Documentation/Labs/Qt5-and-VTK8#List_of_fixes_integrated_into_VTK
There is no need to add any thing to CTK source code. But, I got this error:
moc_ctkVTKM…
-
got error `Wrong number or type of arguments for overloaded function 'ReadImage'.
Possible C/C++ prototypes are:
itk::simple::ReadImage(std::vector< std::string,std::allocator< std::string > >…
-
I am trying to build a simple program using DGtal (current git head) and ITK (4.12.2), but not Boost :
```
#include "DGtal/base/Common.h"
#include "DGtal/io/readers/GenericReader.h"
#include "D…
-
Hi,
I recently ran a test registering two large volumes using antsRegistrationSyN.sh and antsRegister on a vm with 44 vcpus
I specified 'CC' and 'SyN' for ANTsR explicitly and left everything el…
-
If we agree on renaming this to thrivaldi_moveit_examples, I'll just go ahead and change it. Giving a heads up in case @ivareri needs to push any local changes.
-
The Windows scheduled task that gets installed during bootstrap called "chefclientbootstraptask" has an ampersand in it that needs to be enclosed in quotes or else the task fails to run with an error.…
-
Hi,
I have used the `nm_mrac` utility to convert a u-map acquisition to interfile, and then ran STIR's `calculate_attenuation_coefficients` with the input sinogram as the template. I attach here a …
-
Testing code (SimpleITK 1.0.1):
import matplotlib.pyplot as plt
%matplotlib inline
import SimpleITK as sitk
import numpy as np
from __future__ import print_function
print('processing...'…
-
I have some concerns regarding the flag IsFirstAlignStep and the operations it implies:
https://github.com/eutelescope/eutelescope/blob/master/processors/src/EUTelAlignGBL.cc#L250
https://github.c…