]> Creatis software - creaContours.git/blobdiff - lib/Interface_Icons_NDimensions/interfMainPanel.h
Added ITK Segmentation Algorithm
[creaContours.git] / lib / Interface_Icons_NDimensions / interfMainPanel.h
index cb17e22cc118d30c3c2c938ccb6290490ae3d346..96868371791e73884b5df23d78b729c50090d3a2 100644 (file)
@@ -71,6 +71,12 @@ public:
        **      Shows the panel in the 
        **/
        void showPanel(wxWindow* panel);
+
+       /**
+       **      Hides the panel in the 
+       **/
+       void hidePanel( );
+
        /**
        **      Gets the Information panel
        **/
@@ -104,6 +110,8 @@ public:
 
        void onSegmentationOneSlice(int isovalue,int sampling,int method);
 
+       void onSegmentationOneSliceITK(wxString distance, wxString sigma, wxString alfa, wxString beta, wxString propagation, wxString iterations, wxString inflation);
+
        int GetImageDataSizeZ();
 
        void GetImageDataRange(double *range);
@@ -216,7 +224,7 @@ private:
        wxPanel* informationPanel;
 
        bool axisshown;
-
+       bool refLineShown;
        
        //This attribute contains the panel in charge of adding and removing the corresponding checkboxes in
        //list of contours