You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to dcm4che
How could I make an application that would take a file (dicom or .csv) as an input and then perform a math function on all of the numerical values in the DICOM files and then output a new DICOM file containing all of the outputs from the math functions?
Dimitri Pianeta
unread,
Mar 29, 2016, 12:50:29 PM3/29/16
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to dcm...@googlegroups.com
step 1: Reading values use for your computing (these values are in a tag). Algo : a. reading file dicom b. reading medata of dicom c. if VM >1 then create table of values else a value.
step 2: create function math a. computing b; put variable computing
step 3: put values in new tag step 4: create new file dicom