Shreeraj Jadhav
Shreeraj Jadhav
vtkConfigure.h has been deprecated and should only be included if VTK version is < 9.1.
Reported by @FezVrasta ## Slack Conversation / Context Fede We are trying to migrate our app to Vite but I’m having issues with the itk-wasm configuration, it looks like Vite...
## Is your feature request related to a problem? Please describe. We need a flythrough animation feature in [VPAW](https://github.com/KitwareMedical/vpaw/issues/9). This is to aid in communicating aspects of a patient’s airway/anatomy...
When using `readImageDicomFileSeries` for reading a multiframe dicom file of SOP class = 1.2.840.10008.5.1.4.1.1.66.4 which is Segmentation modality. The file is read but with incorrect spacing and image dimensions. I...
``` set(cpp_base64_GIT_REPOSITORY "https://github.com/CodeFinder2/cpp-base64.git") ``` Ideally improvement to dependency should be contributed upstream and if these contribution are under review and waiting for their integration is not possible, a more permanent...
Migrate the itkGrayscaleFunctionDilateImageFilter.cxx example from `ITK/Examples/Filtering` to `ITKSphinxExamples/src/Filtering/MathematicalMorphology/DilateAGrayscaleImage`. New baseline output image added as `OutputBaseline.png` as it didn't exist in ITK before. | Input | Output/Baseline | |----|----| | ...
Code.py is just a copy of another example. Need to modify it. Marking as WIP until then.
Use constant pointers to input segmentation images (`itk::Image::ConstPointer`) since we don't expect the function to change these images.
Update to upstream `dcmqi` branch after related PR ( https://github.com/QIICR/dcmqi/pull/507 ) is merged. update to upstream if possible _Originally posted by @thewtex in https://github.com/InsightSoftwareConsortium/ITK-Wasm/pull/1165#discussion_r1725517077_ https://github.com/InsightSoftwareConsortium/ITK-Wasm/pull/1165#discussion_r1727081273