X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=segmentation%2FclitkExtractLymphStation_Supports.txx;h=a022392653df59bb5a3511295067980c43db274c;hb=0793c4dd3d451bb9bdc00e3172fa792d1ddaa8dc;hp=fa640a291cfd5c484f28251b3f877799efb536e1;hpb=d8f6cf956310ff7b123df4ad82e20b61831d09ff;p=clitk.git diff --git a/segmentation/clitkExtractLymphStation_Supports.txx b/segmentation/clitkExtractLymphStation_Supports.txx index fa640a2..a022392 100644 --- a/segmentation/clitkExtractLymphStation_Supports.txx +++ b/segmentation/clitkExtractLymphStation_Supports.txx @@ -33,7 +33,7 @@ ExtractStationSupports() // Read all support limits in a file and apply them ReadSupportLimits(GetSupportLimitsFilename()); - for(int i=0; iGetSpacing()[2]); @@ -111,7 +111,7 @@ Support_SI_Limit(const std::string station_limit, const std::string station, m_Working_Support = m_ListOfSupports[station]; // Get structure or structureZ - double z; + double z=0.; int found=0; std::string file;