Steve Pieper
Steve Pieper
I'm not sure - I only tried computing them, not downloading.
If this crashes with an officially supported compiler then IMO it would be better to fix it rather than waiting for a compiler fix. Research codes sometimes generate NaNs. But...
> “D:\Slicer\b\Slicer-build\CMakeFiles\c302bb999142b2ae1412943bd7cd9c5f\vtkSlicerVolumesModuleLogicPythonInit.cxx.rule; Try a very short build path, like `D:\sb`
Yes, it could make sense to have both functionalities under one umbrella. For example both could expose a cli and a python API for the same features so they could...
@ihnorton are you around to comment on the Twitter/X issue above?
Update: I was able to host your simple example page and run if from our app. From there I was able to access the `vim` object from the debug console...
Note that there's some disagreement about whether secondary captures with geometry information should be supported (see this issue and comments: https://github.com/InsightSoftwareConsortium/ITK/issues/4109). In summary, two noted DICOM experts disagree, so GDCM,...
It's hard to say for sure what will work best for any given scenario, but for reference, two very experienced ITK developers (Jim Miller and Bill Lorensen from GE) created...
I agree with @CPBridge that making an SC that shows up correctly in a simple dicom viewer as a 2D image is very robust and has been around for ages....
As we discussed at project week, it really seems that just creating and running a venv for the CLI would handle this case well. Or maybe we could use the...