Skip to content

Denoise Effect#1069

Merged
jonoomph merged 2 commits intodevelopfrom
denoise
May 7, 2026
Merged

Denoise Effect#1069
jonoomph merged 2 commits intodevelopfrom
denoise

Conversation

@jonoomph
Copy link
Copy Markdown
Member

@jonoomph jonoomph commented May 7, 2026

No description provided.

jonoomph added 2 commits May 5, 2026 21:19
- Adds a new DenoiseImage video effect for reducing luma grain and color speckles with adaptive spatial filtering, conservative temporal blending, motion protection, and brightness response controls.
- Added to openshot-benchmark
- New unit tests
@jonoomph
Copy link
Copy Markdown
Member Author

jonoomph commented May 7, 2026

@codecov
Copy link
Copy Markdown

codecov Bot commented May 7, 2026

Codecov Report

❌ Patch coverage is 90.38902% with 42 lines in your changes missing coverage. Please review.
✅ Project coverage is 70.11%. Comparing base (3ebe4ea) to head (9f4df7e).
⚠️ Report is 1 commits behind head on develop.

Files with missing lines Patch % Lines
src/effects/DenoiseImage.cpp 90.18% 26 Missing ⚠️
tests/Benchmark.cpp 0.00% 12 Missing ⚠️
src/effects/DenoiseImage.h 0.00% 2 Missing ⚠️
src/EffectInfo.cpp 66.66% 1 Missing ⚠️
tests/DenoiseImage.cpp 99.35% 1 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #1069      +/-   ##
===========================================
+ Coverage    69.78%   70.11%   +0.33%     
===========================================
  Files          238      241       +3     
  Lines        28621    29059     +438     
===========================================
+ Hits         19973    20375     +402     
- Misses        8648     8684      +36     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@jonoomph jonoomph merged commit fbc37e2 into develop May 7, 2026
13 checks passed
@jonoomph jonoomph deleted the denoise branch May 7, 2026 19:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant