ibartol
ibartol
Hi, you should generate those either starting from a CT scan or an MRI. In general to generate STLs files, I will suggest you taking a look into numpy-stl if...
Hi, I know it is a late response, but maybe for someone else trying to use the code. I am not sure which version of Qt you are using, but...
Thanks for reviewing this. That better reflects the error, mine wasn't catching `x3`. I think `x2` it's good as long as there is any kind of warning when trying any...
> What do you mean? In FeenoX source code? Or what? Yes, I was trying to find the `#define VECTOR` line or something similar but I guess it's inherited from...
I got `error: ../problem_bug.fee: 6: right hand side for vector initialization has to be inside brackets '(' and ')'` . which looks good to me! Thanks a lot for this!...
Hi everyone, I am taking a look into this issue. This is my first time contributing to ITK, so it might take me a bit of time to implement the...
Hi, I've been taking a look at this today and I am a bit stuck with this issue as I am not sure if the modifications to the tests that...
> Here is a comprehensive example of adding a additional regression testing: [#4330](https://github.com/InsightSoftwareConsortium/ITK/pull/4330) This adds 3D regression test, where only 2D regression testing existed. > > Here is another type...
> I think this doc update would be better placed in the troubleshooting tutorial (@mlazos is working on this and will have an update soon). Thanks @williamwen42 for the review...
@pytorchbot rebase