_____ _____ _____ _____ ____ _____ _____ _____
| | _ | __| | | \| __| |_ _|
| | | __| __| | | | | | __| --| | |
|_____|__| |_____|_|___|____/|_____|_____| |_|
A lighter version of OpenDECT
Here are described the major steps in the code:
- Read CT scan DICOM file using the pydicom library
- Select an area of interest, typically where rock samples were taken for core analysis.
- Calculate density based on calibration.
- Derive porosity, mean atomic number and photoelectric factor for each pixel in this region.