4Quant / COPD-staging

Package of tools to quantify lung disease (COPD) using any number of popular medical quantifiers (PD15, LAA-x...)
1 stars 0 forks source link

Implement PD15 pluggin. #12

Closed drtjre closed 8 years ago

drtjre commented 8 years ago

This plugin already exists. It is USB_PDx ('x' because the plugin actually processes any number of percentile values simply listing these in the code). It is also enhanced to produce, as a byproduct, LAAx at any threshold value.

Current version takes as input a .tif file with lung already segmented. It is intended to be used in sequence to USB_LungSegment. Would be easy to have it call this same plugin at the beginning, but have kept them separate for now.