AST-893 clang tidy fixes
Compare changes
Files
24+ 12
− 10
@@ -28,8 +28,9 @@ bool ImageAnalysis::IsHighestOnScale0(const IUWTDecomposition& iuwt,
@@ -55,13 +56,13 @@ bool ImageAnalysis::IsHighestOnScale0(const IUWTDecomposition& iuwt,
@@ -120,14 +121,14 @@ void ImageAnalysis::Floodfill(const IUWTDecomposition& iuwt, IUWTMask& mask,
@@ -188,14 +189,14 @@ void ImageAnalysis::MaskedFloodfill(const IUWTDecomposition& iuwt,
@@ -227,12 +228,13 @@ void ImageAnalysis::SelectStructures(const IUWTDecomposition& iuwt,
@@ -324,4 +326,4 @@ void ImageAnalysis::FloodFill2D(const float* image, bool* mask, float threshold,
\ No newline at end of file