Hello! I am trying to perform voxel-based radiomic feature extraction (GLCM features) for a single 3D prostrate cancer image. I am trying to speed up and also parallelize feature extraction of voxels. But instead of working on an entire group of pixels that belong to the image, I am interested in extracting the features from voxels in batches, because currently I think features are extracted only one voxel at a time. Is there a way by which both parallel extraction of features and extraction of features while batching the voxels can be achieved?
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
Speed up Voxel based extraction | 4 | 882 | April 7, 2025 | |
Any way to parallelize radiomics feature extraction on python? | 4 | 1055 | August 15, 2020 | |
Multithreading/Multiprocessing in Pyradiomics | 1 | 55 | March 21, 2025 | |
Radiomics to creat image map | 2 | 429 | March 11, 2021 | |
Slice by slice radiomics feature extraction | 0 | 359 | April 1, 2020 |