I am trying to use the DCMJ2PNM binary from the DCMTK toolkit to convert a DICOM file to a set of BMPs. I am using the following command:
dcmj2pnm +Fa +ob test.dcm .\frames\test_
I keep getting the error "cannot change to unencapsulated representation for pixel data". Does anyone know what I can do to process this image?