AaronGhost

Results 6 issues of AaronGhost

The following code with a (useless) unary plus is validated by glslangvalidator while it should raise an error for the assignment to a non-lvalue. It correctly raise an error for...

bug
GLSL/ESSL

I have been experimenting with both glsl-reduce and perses as reducers. It seems that Perses performs more reduction opportunities than glsl-reduce, especially in reducing more aggressively array indexes. Please find...

Hi all, Thank you very much for everyone's work on this library. What would be required to implement the upsampling ratio sigma of 1.25 in a similar way to the...

Added the precomputed sigma=1.25 kernel options for #136

- Ensure that auxilliary VR provided by the user is passed when writing all tags including the ones in sequences. This can be used to write private tags and provide...

Thanks for writing this package I have had some issues with writing back some DICOM image leading to the written image not being a valid DICOM anymore when a tag...