This application extracts radiomic features related to breast cancer risk, as described in the paper [1]. It is based upon LIBRA for segmentation of the breast and the lattice-based mode of Feature Extraction backend to perform radiomic feature calculations.
REQUIREMENTS:
- Raw (i.e., "FOR PROCESSING") or vendor post-processed (i.e., "FOR PRESENTATION") FFDM images.
- FFDM vendors currently supported: Hologic and GE Healthcare.
- Each image stored in a separate folder (required only in GUI).
USAGE:
- Load the FFDM image using the 'File -> Load -> Images' menu option.
- Launch Breast Texture Feature Extraction using the 'Applications -> [Breast Cancer] Texture Pipeline' menu option.
- Specify the output directory.
OUTPUT:
- output.csv: CSV file with the extracted radiomic features.
- featureMap/: Folder of feature maps, one for each radiomic feature, reflecting the spatial feature distributions within the breast.
References:
- Y.Zheng, B.M.Keller, S.Ray, Y.Wang, E.F.Conant, J.C.Gee, D.Kontos, "Parenchymal texture analysis in digital mammography: A fully automated pipeline for breast cancer risk assessment", Medical Physics, 2015.