1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
[](https://deepwiki.com/bioinformatist/image-debug-utils)
[](https://github.com/bioinformatist/image-debug-utils/actions/workflows/ci.yml)
[](https://github.com/bioinformatist/image-debug-utils/actions/workflows/pages.yml)
[](https://codecov.io/gh/bioinformatist/image-debug-utils)
Some niche but useful utilities for [`imageproc`](https://github.com/image-rs/imageproc).
Demonstration of `remove_hypotenuse_in_place` filtering out high-aspect-ratio artifacts (thin lines) from a synthetic shape.
Try the interactive visualizer to experiment with parameters in real-time.
**Run Locally:**
```bash
cd examples/visualizer
trunk serve
```
**Features:**
- -----