knime-ip / knip

KNIME Image Processing Extension
https://www.knime.com/community/image-processing
49 stars 12 forks source link

Image Reader: Make Sure DICOM Headers are read #394

Open dietzc opened 7 years ago

dietzc commented 7 years ago

see: https://tech.knime.org/forum/knime-image-processing/dicom#comment-45345

tibuch commented 7 years ago

Same problem as here: https://github.com/knime-ip/knip/issues/302

@beschu will provide an example workflow on how to read dicom-headers via R-Snippet.

beschu commented 7 years ago

I created the workflow that @tibuch mentioned and also posted the workaround in the forum.

Workflow: dicomHeaderRSnippetIssue394.zip

tibuch commented 7 years ago

@beschu can you put the workflow on our example-server/TODO?