X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=segmentation%2FclitkExtractLymphStation_Supports.txx;h=f480d842b2990cc3c16156b2500b5add84281ed7;hb=b2fd61648c05339dd302e102361c22c4b11d48ff;hp=952c08e57a0d21edba5d1caeadf6c1fecefe760a;hpb=31ae3f744e457adcd92677eaddd4c54d2702a392;p=clitk.git diff --git a/segmentation/clitkExtractLymphStation_Supports.txx b/segmentation/clitkExtractLymphStation_Supports.txx index 952c08e..f480d84 100644 --- a/segmentation/clitkExtractLymphStation_Supports.txx +++ b/segmentation/clitkExtractLymphStation_Supports.txx @@ -21,7 +21,7 @@ ExtractStationSupports() // Read all support limits in a file and apply them ReadSupportLimits(GetSupportLimitsFilename()); - for(int i=0; iGetSpacing()[2]); @@ -110,7 +110,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;