Skip to content

Add processing documentation - #805

Merged
sdebionne merged 5 commits into
boostorg:developfrom
sdebionne:add-processing-documentation
Sep 4, 2026
Merged

sdebionne merged 5 commits into
boostorg:developfrom
sdebionne:add-processing-documentation

Conversation

@sdebionne

@sdebionne sdebionne commented Sep 3, 2026

Copy link
Copy Markdown
Contributor

Description

Add documentation for

  • sharpening and distance_transform
  • adaptative histogram equalization (ahe)
  • convolution, morphology and thresholding

Move histogram section under image processing.

References

Closes #804

Tasklist

  • Ensure all CI builds pass
  • Review and approve

@codecov

codecov Bot commented Sep 3, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 82.85%. Comparing base (c889bcb) to head (3cf4ace).
⚠️ Report is 27 commits behind head on develop.

Additional details and impacted files
@@           Coverage Diff            @@
##           develop     #805   +/-   ##
========================================
  Coverage    82.85%   82.85%           
========================================
  Files          119      119           
  Lines         5634     5634           
========================================
  Hits          4668     4668           
  Misses         966      966           
🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@sdebionne
sdebionne requested a review from mloskot September 4, 2026 06:36
@sdebionne
sdebionne marked this pull request as ready for review September 4, 2026 06:36
@sdebionne
sdebionne merged commit 1f15623 into boostorg:develop Sep 4, 2026
31 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add missing documentation for new processing

2 participants