Skip to content

How to write encapsulated images to a DCM without including the original data(NativeData) #352

@Ting-e

Description

@Ting-e

Image

I am writing a jpeg file into a dcm file, and when using the frame.EncapsulatedFrame method, the written data is as shown below.Can I set NativeData to nil or frame.NewNativeFrame[uint8](0, 0, 0, 0, 0) to achieve a generated dcm file that does not contain the original image data, but only the compressed jpeg data?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions