Creating one histogram for a multiple DICOM images

1 view (last 30 days)
i am trying to create one histogram for a 398 dicom images

Accepted Answer

Image Analyst
Image Analyst on 2 Aug 2020
In the loop, simply add the counts from each image to an array that accumulates counts over all images.

More Answers (0)

Categories

Find more on Convert Image Type in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!