A very dumb question: how do I implement a voxel-based feature extraction?

To anyone who can help:
I’ve learnt that voxel based feature extraction would generate a .nrrd file, but I can only generate a generic csv file, though in the file it showd dimensionality was 3D and voxel numbers, so how can I correctly execute a voxel based feature extraction? Thanks!