Histogram

To create a DICOM Image Histogram Module, users of DicomObjects can use the DicomImage.Histogram method, which returns an array containing the distribution of the raw pixel values.

How to Implement Shutters in DicomObjects

Shutters are a means to “black out” areas of an image outside the area of interest, and are defined in DICOM and in presentation states.

Upgrading to DicomObjects v8

There are some significant changes in our Version 8 if you are upgrading from an older version.

Setting TransferFunction in 3D

Sample code for general purpose colour/opacity adjustment.

The result might not good good on particular data because this is intended purely for demonstration purposes!

Video support with FFmpeg

=== DicomObjects uses FFmpeg codec for video handing which is optional if users wanted to plug in their own codec of choice.

3D Coordinates in DicomObjects

All 3D calculations in DicomObjects are almost entirely in “real world” coordinated (patient X,Y,Z in mm).