]> Creatis software - clitk.git/blobdiff - segmentation/clitkExtractLungFilter.h
working version of new trachea finding algo
[clitk.git] / segmentation / clitkExtractLungFilter.h
index 23fbbc7a8fd427a8f5f749aaee81c69eae275064..f55023f35b68e0382d04574bfae5c1612a41bf70 100644 (file)
@@ -264,6 +264,7 @@ namespace clitk {
     
     // Functions for trachea extraction
     bool SearchForTracheaSeed(int skip);
+    bool SearchForTracheaSeed2(int numberOfSlices);
     void SearchForTrachea();
     void TracheaRegionGrowing();
     double ComputeTracheaVolume();