Bradley Lowekamp
Bradley Lowekamp
I would recommend the following logic elastix: https://github.com/SimpleITK/SimpleITK/blob/master/CMakeLists.txt#L226-L236 I'm not sure how Elasix build ITK, but the following logic SimpleITK uses to build ITK: https://github.com/SimpleITK/SimpleITK/blob/master/SuperBuild/External_ITK.cmake#L76-L84 These cmake visibility options should...
Thank you for your suggestion. The interface for std::vector comes the default SWIG wrapping for the class. To change the interface either a contribution to SWIG needs to be made...
Addresses #1563
I don't know why CDash is red either. That CMake warning has been there. You PR looks OK to me.
@hjmjohnson This is what I have do far on this. I was working on getting the CircleCi working before this ( that is almost there ). Please let me know...
The TrialPoints are set on the index grid and need to be integers. The initial time value for the seed should be float. This can be done by adding another...
The formatting looks good! Thank for for working on this 😄
There may be relevant information in a related issue #958 To get started let us discuss the requirement for a linux environment to build a portable .net package. What OS?...