yehudahkay

Results 11 comments of yehudahkay

In the meantime I found I could determine the number of frames in dcm.py using the following code, however I don't know how to convert a single image dicom. Our...

Hi Mark, it wasn't complicated to change the code to check NumberOfFrames before converting the image, however I found that also pydicom wasn't handling the colors correctly for my test...

I simply used the code I posted above to exit if it isn’t a multi frame dcm, for a single frame dcm I would rather use a different tool which...

Users upload dcm and other oct files to our web app and then we need to display them. I'm using this project to convert them to images and then display...

+1 for this feature. Great plugin.

I had more luck with this in the fix.sh file: `sed -i 's/StyleSheet\/ColorPropType.js/DeprecatedPropTypes\/DeprecatedColorPropType.js/' ./node_modules/react-native-linear-gradient/index.android.js`

Can this be put in the documentation at least? Thanks! ``` ```

HI, have any of you found android or ios scanners that will work with this? thank you