andreped commited on
Commit
2c15081
1 Parent(s): 13ec1d9

Added fraxinus application update to README

Browse files
Files changed (1) hide show
  1. README.md +3 -0
README.md CHANGED
@@ -44,6 +44,9 @@ lungtumormask patient_01.nii.gz mask_01.nii.gz --lung-filter --threshold 0.3 --r
44
  In the last example, we filter tumor candidates outside the lungs, use a lower probability threshold to boost recall, and use a morphological smoothing step
45
  to fill holes inside segmentations using a disk kernel of radius 3.
46
 
 
 
 
47
  ## [Citation](https://github.com/VemundFredriksen/LungTumorMask#citation)
48
  If you found this repository useful in your study, please, cite the following paper:
49
  ```
 
44
  In the last example, we filter tumor candidates outside the lungs, use a lower probability threshold to boost recall, and use a morphological smoothing step
45
  to fill holes inside segmentations using a disk kernel of radius 3.
46
 
47
+ ## [Applications](https://github.com/VemundFredriksen/LungTumorMask#applications)
48
+ * The software has been successfully integrated into the open platform [Fraxinus](https://github.com/SINTEFMedtek/Fraxinus)
49
+
50
  ## [Citation](https://github.com/VemundFredriksen/LungTumorMask#citation)
51
  If you found this repository useful in your study, please, cite the following paper:
52
  ```