radxtools / collageradiomics

Python Implementation of the CoLlAGe radiomics descriptor. CoLlAGe captures subtle anisotropic differences in disease pathologies by measuring entropy of co-occurrences of voxel-level gradient orientations on imaging computed within a local neighborhood.
BSD 3-Clause "New" or "Revised" License
15 stars 11 forks source link

Add a command line interface for collageradiomics. #86 #87

Closed nathanhillyer closed 4 years ago

nathanhillyer commented 4 years ago

Adds a command line interface version of collageradiomics. This is a wrapper around our core module with support for statistic output of the entire masked region via a CSV file.