Skip to content

Add local tiled thresholding to 2d filter.

91c6f21
Select commit
Loading
Failed to load commit list.
Merged

Add tiled thresholds to 2d filtering for determining foreground pixels #545

Add local tiled thresholding to 2d filter.
91c6f21
Select commit
Loading
Failed to load commit list.
Codecov / codecov/patch failed Jun 23, 2025 in 0s

29.09% of diff hit (target 94.33%)

View this Pull Request on Codecov

29.09% of diff hit (target 94.33%)

Annotations

Check warning on line 178 in cellfinder/core/detect/filters/plane/plane_filter.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cellfinder/core/detect/filters/plane/plane_filter.py#L178

Added line #L178 was not covered by tests

Check warning on line 181 in cellfinder/core/detect/filters/plane/plane_filter.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cellfinder/core/detect/filters/plane/plane_filter.py#L181

Added line #L181 was not covered by tests

Check warning on line 185 in cellfinder/core/detect/filters/plane/plane_filter.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cellfinder/core/detect/filters/plane/plane_filter.py#L183-L185

Added lines #L183 - L185 were not covered by tests

Check warning on line 189 in cellfinder/core/detect/filters/plane/plane_filter.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cellfinder/core/detect/filters/plane/plane_filter.py#L189

Added line #L189 was not covered by tests

Check warning on line 191 in cellfinder/core/detect/filters/plane/plane_filter.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cellfinder/core/detect/filters/plane/plane_filter.py#L191

Added line #L191 was not covered by tests

Check warning on line 198 in cellfinder/core/detect/filters/plane/plane_filter.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cellfinder/core/detect/filters/plane/plane_filter.py#L195-L198

Added lines #L195 - L198 were not covered by tests

Check warning on line 200 in cellfinder/core/detect/filters/plane/plane_filter.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cellfinder/core/detect/filters/plane/plane_filter.py#L200

Added line #L200 was not covered by tests

Check warning on line 208 in cellfinder/core/detect/filters/plane/plane_filter.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cellfinder/core/detect/filters/plane/plane_filter.py#L202-L208

Added lines #L202 - L208 were not covered by tests

Check warning on line 211 in cellfinder/core/detect/filters/plane/plane_filter.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cellfinder/core/detect/filters/plane/plane_filter.py#L211

Added line #L211 was not covered by tests

Check warning on line 213 in cellfinder/core/detect/filters/plane/plane_filter.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cellfinder/core/detect/filters/plane/plane_filter.py#L213

Added line #L213 was not covered by tests

Check warning on line 220 in cellfinder/core/detect/filters/plane/plane_filter.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cellfinder/core/detect/filters/plane/plane_filter.py#L219-L220

Added lines #L219 - L220 were not covered by tests

Check warning on line 223 in cellfinder/core/detect/filters/plane/plane_filter.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cellfinder/core/detect/filters/plane/plane_filter.py#L223

Added line #L223 was not covered by tests

Check warning on line 230 in cellfinder/core/detect/filters/plane/plane_filter.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cellfinder/core/detect/filters/plane/plane_filter.py#L229-L230

Added lines #L229 - L230 were not covered by tests

Check warning on line 235 in cellfinder/core/detect/filters/plane/plane_filter.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cellfinder/core/detect/filters/plane/plane_filter.py#L234-L235

Added lines #L234 - L235 were not covered by tests

Check warning on line 242 in cellfinder/core/detect/filters/plane/plane_filter.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cellfinder/core/detect/filters/plane/plane_filter.py#L240-L242

Added lines #L240 - L242 were not covered by tests

Check warning on line 244 in cellfinder/core/detect/filters/plane/plane_filter.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cellfinder/core/detect/filters/plane/plane_filter.py#L244

Added line #L244 was not covered by tests

Check warning on line 249 in cellfinder/core/detect/filters/plane/plane_filter.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cellfinder/core/detect/filters/plane/plane_filter.py#L248-L249

Added lines #L248 - L249 were not covered by tests

Check warning on line 253 in cellfinder/core/detect/filters/plane/plane_filter.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cellfinder/core/detect/filters/plane/plane_filter.py#L252-L253

Added lines #L252 - L253 were not covered by tests

Check warning on line 256 in cellfinder/core/detect/filters/plane/plane_filter.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cellfinder/core/detect/filters/plane/plane_filter.py#L255-L256

Added lines #L255 - L256 were not covered by tests

Check warning on line 258 in cellfinder/core/detect/filters/plane/plane_filter.py

See this annotation in the file changed.

@codecov codecov / codecov/patch

cellfinder/core/detect/filters/plane/plane_filter.py#L258

Added line #L258 was not covered by tests