Search found 1 match

by nicola.denisco
Thu, 2008-02-14, 11:51
Forum: DICOMscope - General
Topic: simple overlay example
Replies: 0
Views: 22684

simple overlay example

I try to write a code to generate overlay in presentation state and it not work. Is possible to post a simple example? thanks a lot. it's my test code (it don't run): int main(int argc, char *argv[]) { DcmFileFormat infile; DcmFileFormat outfile; if (infile.loadFile("/tmp/test.dcm").good()...