Shreeraj Jadhav

Results 13 issues of 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...

type:enhancement

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...

bug

``` 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 | |----|----| | ![cthead1](https://user-images.githubusercontent.com/22624785/169570588-827e814e-4837-4311-974f-9972c699b6b9.png)...

type:Enhancement
area:Documentation
area:Filtering
type:Infrastructure
type:Data
language:C++
language:Python

Code.py is just a copy of another example. Need to modify it. Marking as WIP until then.

type:Enhancement
area:Documentation
area:IO
type:Infrastructure
type:Data
language:C++
language:Python

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