There are some significant changes in our Version 8 if you are upgrading from an older version.
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!
=== DicomObjects uses FFmpeg codec for video handing which is optional if users wanted to plug in their own codec of choice.
All 3D calculations in DicomObjects are almost entirely in “real world” coordinated (patient X,Y,Z in mm).
.NET version Demo code to show the usage of the DicomImage property (ExplicitVOILUT) by generating and applying a LookupTable that has been calculated based on the standard DICOM windowing formula for calculating a Lookup table.
DicomObjects can be used in Python with the help of various API’s and interface generators available on the internet.