]> Creatis software - creaVtk.git/commitdiff
#3437 creaVtk Feature New Normal - Connectivity Filter (s) box and LstOfVoxels box
authorEduardo DAVILA <davila@localhost.localdomain>
Mon, 8 Jun 2020 10:43:19 +0000 (12:43 +0200)
committerEduardo DAVILA <davila@localhost.localdomain>
Mon, 8 Jun 2020 10:43:19 +0000 (12:43 +0200)
bbtk_creaVtk_PKG/src/bbcreaVtkImageConnectivityFilter.cxx

index 69faac2bd6a2eae3bb4b7dabbb121392edde4c02..2f5c9e96745aa9fc6330f817bd3fa3b5d56ab20a 100644 (file)
@@ -68,7 +68,8 @@ void ImageConnectivityFilter::bbUserSetDefaultValues()
        bbSetInputIn(NULL);
 //     bbSetInputScalarRange();
        imgConnfilter=NULL;
-  
+       bbSetInputExtractionMode(0);
+
 }
 //===== 
 // Before editing this file, make sure it's a file of your own (i.e.: it wasn't generated from xml description; if so : your modifications will be lost)