Hi,
I'm using opencv (emgu cv exactly) library on my cc plugin. I need to know how can I convert DICOM image fomat.
I load dicom image on cc framework and I should process it with opencv functions, then i need to re-convert it to dicom cc format.
How can i do this?
Thanks!