Skip to content

Merge branch 'develop' into fix_multiple_otsu

3edd15c
Select commit
Loading
Failed to load commit list.
Draft

fix: Fix "to many steps: constrained dilation" exception for some cases #1220

Merge branch 'develop' into fix_multiple_otsu
3edd15c
Select commit
Loading
Failed to load commit list.
Codacy Production / Codacy Static Code Analysis required action Mar 19, 2026 in 0s

5 new issues (0 max.) of at least severity.

Codacy Here is an overview of what got changed by this pull request:

Issues
======
- Added 5
           

See the complete overview on Codacy

Annotations

Check warning on line 4 in build_utils/build_libomp.sh

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

build_utils/build_libomp.sh#L4

build_dir appears unused. Verify use (or export if used externally).

Check warning on line 8 in build_utils/build_libomp.sh

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

build_utils/build_libomp.sh#L8

Double quote to prevent globbing and word splitting.

Check warning on line 10 in build_utils/build_libomp.sh

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

build_utils/build_libomp.sh#L10

Double quote to prevent globbing and word splitting.

Check warning on line 14 in build_utils/build_libomp.sh

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

build_utils/build_libomp.sh#L14

Double quote to prevent globbing and word splitting.

Check warning on line 15 in build_utils/build_libomp.sh

See this annotation in the file changed.

@codacy-production codacy-production / Codacy Static Code Analysis

build_utils/build_libomp.sh#L15

Double quote to prevent globbing and word splitting.